Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGasScheduleNotifier ¶
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
func NewGenericRoundNotifier ¶ added in v1.6.0
func NewGenericRoundNotifier() *genericRoundNotifier
NewGenericRoundNotifier creates a new instance of a genericRoundNotifier component
Types ¶
type ArgsNewGasScheduleNotifier ¶
type ArgsNewGasScheduleNotifier struct { GasScheduleConfig config.GasScheduleConfig ConfigDir string EpochNotifier process.EpochNotifier WasmVMChangeLocker common.Locker }
ArgsNewGasScheduleNotifier defines the gas schedule notifier arguments
type GasScheduleMap ¶
GasScheduleMap (alias) is the map for gas schedule
Click to show internal directories.
Click to hide internal directories.