Expand description
Structs§
- Account
- Entry in the staking ledger.
- AddEscrow
Result - Add escrow result.
- Allowance
Change Event - Event emitted when allowance is changed for a beneficiary.
- Burn
Event - Event emitted when stake is destroyed via a call to Burn.
- Commission
Rate Bound Step - Commission rate bound and its starting time.
- Commission
Rate Step - Commission rate and its starting time.
- Commission
Schedule - Defines a list of commission rates and commission rate bounds with their starting times.
- Debonding
Delegation - Debonding delegation descriptor.
- Delegation
- Delegation descriptor.
- Escrow
- A stake escrow.
- Escrow
Account - Escrow account.
- Event
- A staking-related event.
- General
Account - General purpose account.
- Reclaim
Escrow - A reclaim escrow.
- Reclaim
Escrow Result - Reclaim escrow result.
- Share
Pool - Combined balance of serval entries, the relative sizes of which are tracked through shares.
- Slash
- Per-reason slashing configuration.
- Stake
Accumulator - Per escrow account stake accumulator.
- Stake
Threshold - Stake threshold used in the stake accumulator.
- Transfer
- A stake transfer.
- Transfer
Event - Event emitted when stake is transferred, either by a call to Transfer or Withdraw.
- Transfer
Result - Transfer result.
- Withdraw
- A withdrawal from an account.
- Withdraw
Result - Withdraw result.
Enums§
- Escrow
Event - Escrow-related events.
- Slash
Reason - Reason for slashing an entity.
- Threshold
Kind - Kind of staking threshold.
Type Aliases§
- Stake
Claim - Unique stake claim identifier.