Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DisabledEpochNotifier ¶
type DisabledEpochNotifier struct { }
DisabledEpochNotifier is a no-operation EpochNotifier
func (*DisabledEpochNotifier) IsInterfaceNil ¶
func (notifier *DisabledEpochNotifier) IsInterfaceNil() bool
IsInterfaceNil returns true if there is no value under the interface
func (*DisabledEpochNotifier) RegisterNotifyHandler ¶
func (notifier *DisabledEpochNotifier) RegisterNotifyHandler(_ vmcommon.EpochSubscriberHandler)
RegisterNotifyHandler does nothing
Click to show internal directories.
Click to hide internal directories.