more fixes from review

This commit is contained in:
Ethan Buchman
2016-12-23 11:11:22 -05:00
parent c90985d309
commit f30a9752e2
3 changed files with 6 additions and 3 deletions

View File

@ -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