referrerpolicy=no-referrer-when-downgrade

Module v0

Module v0 

Source
Expand description

V0 storage definitions for the recovery pallet.

These represent the old storage layout before the v1 migration.

Structs§

ActiveRecoveries_Storage_Instance
ActiveRecovery
Old active recovery structure from v0.
Proxy_Storage_Instance
Recoverable_Storage_Instance
RecoveryConfig
Recovery configuration structure from v0.

Traits§

MigrationConfig
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§

ActiveRecoveries
Old storage: Active recovery attempts.
BalanceOf
Balance type for v0 storage.
BlockNumberFromProviderOf
Block number type from provider.
FriendsOf
Friends bounded vec type.
Proxy
Old storage: The list of allowed proxy accounts.
Recoverable
The set of recoverable accounts and their recovery configuration.