Documentation ¶
Index ¶
Constants ¶
View Source
const ( MSG_ELECT = 0x01 MSG_VOTE = 0x02 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ElectParameters ¶
type ElectParameters struct { Candidates []*geecCore.GeecMember BlkNum uint64 Version uint64 }
Click to show internal directories.
Click to hide internal directories.