Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTrigger ¶
func NewTrigger(arg ArgHardforkTrigger) (*trigger, error)
NewTrigger returns the trigger instance
Types ¶
type ArgHardforkTrigger ¶
type ArgHardforkTrigger struct {
TriggerPubKeyBytes []byte
SelfPubKeyBytes []byte
Enabled bool
EnabledAuthenticated bool
ArgumentParser process.ArgumentsParser
EpochProvider update.EpochHandler
ExportFactoryHandler update.ExportFactoryHandler
CloseAfterExportInMinutes uint32
ChanStopNodeProcess chan endProcess.ArgEndProcess
EpochConfirmedNotifier update.EpochChangeConfirmedNotifier
}
ArgHardforkTrigger contains the
Click to show internal directories.
Click to hide internal directories.