Module accounts

Source
Expand description

Accounts module.

Modules§

fee
Fee manager.
state
State schema constants.
types
Account module types.

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.
ParameterValidationError
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.