Versions in this module Expand all Collapse all v0 v0.0.2 Oct 31, 2023 v0.0.1 Oct 30, 2023 Changes in this version + func CreateMemUnit() storage.Storer + func NewAccountsAdapter() *accountsAdapter + func NewAntiFloodHandler() *antiFloodHandler + func NewChainStorer() *chainStorer + func NewEpochStartTrigger() *epochStartTrigger + func NewHeaderSigVerifier() *headerSigVerifier + func NewMultiSigVerifier() *multiSignatureVerifier + func NewMultiSigner() *multiSigner + func NewNodesCoordinator() *nodesCoordinator + func NewShuffledOutHandler() *shuffledOutHandler + func NewThrottler() *disabledThrottler + func NewValidityAttester() *validityAttester + type EpochStartNotifier struct + func (desn *EpochStartNotifier) IsInterfaceNil() bool + func (desn *EpochStartNotifier) NotifyAll(_ data.HeaderHandler) + func (desn *EpochStartNotifier) NotifyAllPrepare(_ data.HeaderHandler, _ data.BodyHandler) + func (desn *EpochStartNotifier) RegisterHandler(_ epochStart.ActionHandler) + func (desn *EpochStartNotifier) UnregisterHandler(_ epochStart.ActionHandler)