Module oasis_runtime_sdk::modules::consensus_accounts
source · Expand description
Consensus accounts module.
This module allows consensus transfers in and out of the runtime account, while keeping track of amount deposited per account.
Modules§
- State schema.
- Consensus module types.
Structs§
- Gas costs.
- Genesis state for the consensus module.
- Parameters for the consensus module.
Enums§
- Events emitted by the consensus accounts module.
Statics§
- Module’s address that has the tokens pending delegation.
- Module’s address that has the tokens pending withdrawal.
Traits§
- Interface that can be called from other modules.