Versions in this module Expand all Collapse all v0 v0.1.0 Apr 17, 2025 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