Expand description
Accounts module.
Modules§
Structs§
- GasCosts
- Gas costs.
- Genesis
- Genesis state for the accounts module.
- Module
- Parameters
- Parameters for the accounts module.
Enums§
- Error
- Errors emitted by the accounts module.
- Event
- Events emitted by the accounts module.
- Parameter
Validation Error - Errors emitted during rewards parameter validation.
Statics§
- ADDRESS_
COMMON_ POOL - Module’s address that has the common pool.
- ADDRESS_
FEE_ ACCUMULATOR - Module’s address that has the fee accumulator.
Traits§
- API
- Interface that can be called from other modules.