Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RoundStepPropose = strings.ToUpper("RoundStepPropose") RoundStepPreVote = strings.ToUpper("RoundStepPrevote") RoundStepPreCommit = strings.ToUpper("RoundStepPrecommit") RoundStepCommit = strings.ToUpper("RoundStepCommit") RoundStepNewHeight = strings.ToUpper("RoundStepNewHeight") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.