Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGasScheduleNotifier ¶ added in v1.1.12
func NewGasScheduleNotifier(args ArgsNewGasScheduleNotifier) (*gasScheduleNotifier, error)
NewGasScheduleNotifier creates a new instance of a gasScheduleNotifier component
func NewGenericEpochNotifier ¶
func NewGenericEpochNotifier() *genericEpochNotifier
NewGenericEpochNotifier creates a new instance of a genericEpochNotifier component
Types ¶
type ArgsNewGasScheduleNotifier ¶ added in v1.1.12
type ArgsNewGasScheduleNotifier struct { GasScheduleConfig config.GasScheduleConfig ConfigDir string EpochNotifier core.EpochNotifier }
ArgsNewGasScheduleNotifier defines the gas schedule notifier arguments
type GasScheduleMap ¶ added in v1.1.12
GasScheduleMap (alias) is the map for gas schedule
Click to show internal directories.
Click to hide internal directories.