Expand description
V0 storage definitions for the recovery pallet.
These represent the old storage layout before the v1 migration.
Structs§
- Active
Recoveries_ Storage_ Instance - Active
Recovery - Old active recovery structure from v0.
- Proxy_
Storage_ Instance - Recoverable_
Storage_ Instance - Recovery
Config - Recovery configuration structure from v0.
Traits§
- Migration
Config - Extended migration config for the migration.
Functions§
- multi_
account_ id - Derive a multi-account ID from the sorted list of accounts and the threshold.
Type Aliases§
- Active
Recoveries - Old storage: Active recovery attempts.
- Balance
Of - Balance type for v0 storage.
- Block
Number From Provider Of - Block number type from provider.
- Friends
Of - Friends bounded vec type.
- Proxy
- Old storage: The list of allowed proxy accounts.
- Recoverable
- The set of recoverable accounts and their recovery configuration.