Versions in this module Expand all Collapse all v0 v0.13.8 Nov 15, 2024 Changes in this version + func RegisterModule(stm Module) error + func ReservedAddress(addr common.Address) bool + type Module struct + Address common.Address + ConfigKey string + Contract contract.StatefulPrecompiledContract + func GetPrecompileModule(key string) (Module, bool) + func GetPrecompileModuleByAddress(address common.Address) (Module, bool) + func RegisteredModules() []Module