disabled

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 31, 2023 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateMemUnit

func CreateMemUnit() storage.Storer

CreateMemUnit creates an in-memory storer unit using maps

func NewAccountsAdapter

func NewAccountsAdapter() *accountsAdapter

NewAccountsAdapter returns a nil implementation of accountsAdapter

func NewAntiFloodHandler

func NewAntiFloodHandler() *antiFloodHandler

NewAntiFloodHandler returns a new instance of antiFloodHandler

func NewChainStorer

func NewChainStorer() *chainStorer

NewChainStorer -

func NewEpochStartTrigger

func NewEpochStartTrigger() *epochStartTrigger

NewEpochStartTrigger returns a new instance of epochStartTrigger

func NewHeaderSigVerifier

func NewHeaderSigVerifier() *headerSigVerifier

NewHeaderSigVerifier returns a new instance of headerSigVerifier

func NewMultiSigVerifier

func NewMultiSigVerifier() *multiSignatureVerifier

NewMultiSigVerifier returns a new instance of multiSignatureVerifier

func NewMultiSigner

func NewMultiSigner() *multiSigner

NewMultiSigner returns a new instance of multiSigner

func NewNodesCoordinator

func NewNodesCoordinator() *nodesCoordinator

NewNodesCoordinator returns a new instance of nodesCoordinator

func NewShuffledOutHandler

func NewShuffledOutHandler() *shuffledOutHandler

NewShuffledOutHandler will return a new instance of shuffledOutHandler

func NewThrottler

func NewThrottler() *disabledThrottler

NewThrottler returns a new instance of a disabledThrottler

func NewValidityAttester

func NewValidityAttester() *validityAttester

NewValidityAttester returns a new instance of validityAttester

Types

type EpochStartNotifier

type EpochStartNotifier struct {
}

EpochStartNotifier -

func (*EpochStartNotifier) IsInterfaceNil

func (desn *EpochStartNotifier) IsInterfaceNil() bool

IsInterfaceNil -

func (*EpochStartNotifier) NotifyAll

func (desn *EpochStartNotifier) NotifyAll(_ data.HeaderHandler)

NotifyAll -

func (*EpochStartNotifier) NotifyAllPrepare

func (desn *EpochStartNotifier) NotifyAllPrepare(_ data.HeaderHandler, _ data.BodyHandler)

NotifyAllPrepare -

func (*EpochStartNotifier) RegisterHandler

func (desn *EpochStartNotifier) RegisterHandler(_ epochStart.ActionHandler)

RegisterHandler -

func (*EpochStartNotifier) UnregisterHandler

func (desn *EpochStartNotifier) UnregisterHandler(_ epochStart.ActionHandler)

UnregisterHandler -

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL