Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DoStageWork ¶
type DoStageWork func() error
type GetEnsFunc ¶
type GetRBProposerGroupFunc ¶
type GetRBProposerGroupFunc func(epochId uint64) []bn256.G1
type RandomBeacon ¶
type RandomBeacon struct {
// contains filtered or unexported fields
}
func GetRandonBeaconInst ¶
func GetRandonBeaconInst() *RandomBeacon
func (*RandomBeacon) Init ¶
func (rb *RandomBeacon) Init(epocher *epochLeader.Epocher)
func (*RandomBeacon) LoopRoutine ¶
func (rb *RandomBeacon) LoopRoutine()
func (*RandomBeacon) Stop ¶
func (rb *RandomBeacon) Stop()
type RbEnsDataCollector ¶
type RbEnsDataCollector struct {
// contains filtered or unexported fields
}
type RbSIGDataCollector ¶
type RbSIGDataCollector struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.