evmos.proto.autogen.py.cosmos.staking.module.v1
Classes
|
Module is the config object of the staking module. |
- class evmos.proto.autogen.py.cosmos.staking.module.v1.Module(hooks_order: ~typing.List[str] = <object object>, authority: str = <object object>, bech32_prefix_validator: str = <object object>, bech32_prefix_consensus: str = <object object>)[source]
Bases:
MessageModule is the config object of the staking module.
- authority: str = <object object>
authority defines the custom module authority. If not set, defaults to the governance module.
- bech32_prefix_consensus: str = <object object>
bech32_prefix_consensus is the bech32 consensus node prefix for the app.