Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ManagementHandlers = []coreutil.ProcessorEntryPoint{ evm.FuncSetNextOwner.WithHandler(setNextOwner), evm.FuncClaimOwnership.WithHandler(claimOwnership), evm.FuncSetGasPerIota.WithHandler(setGasPerIota), evm.FuncWithdrawGasFees.WithHandler(withdrawGasFees), evm.FuncGetOwner.WithHandler(getOwner), evm.FuncGetGasPerIota.WithHandler(getGasPerIota), }
Functions ¶
func InitializeManagement ¶
func RequireGasFee ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.