Documentation ¶
Index ¶
Constants ¶
View Source
const ( TypeActNone uint8 = iota TypeSealersElection TypePoliceElection TypeValidateElection )
View Source
const ( MaxElectionPoolLen = 42 MinElectionPoolLen = 1 MaxEleSealerCount = 42 MinEleSealerCount = 1 ElectionBlockCount = 5 // 10 BalanceReqForElection = 100000 BFTSealersWorkDelay = 5 // When new valid election block mined in the lamp chain, new sealers will start to work after specific number of blocks )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CurrEleSealers ¶
type InElectionAddress ¶
Click to show internal directories.
Click to hide internal directories.