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 NewRoundNotifier ¶
func NewRoundNotifier() process.RoundNotifier
NewRoundNotifier creates a new instance of interface type process.RoundNotifier
Types ¶
type ArgsNewGasScheduleNotifier ¶
type ArgsNewGasScheduleNotifier struct { GasScheduleConfig config.GasScheduleConfig ConfigDir string EpochNotifier vmcommon.EpochNotifier ArwenChangeLocker 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.