mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-12 04:41:22 +00:00
more fixes from review
This commit is contained in:
@ -189,8 +189,7 @@ func (rs *RoundState) StringShort() string {
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
var (
|
||||
msgQueueSize = 1000
|
||||
tickTockBufferSize = 10
|
||||
msgQueueSize = 1000
|
||||
)
|
||||
|
||||
// msgs from the reactor which may update the state
|
||||
|
Reference in New Issue
Block a user