referrerpolicy=no-referrer-when-downgrade

Module versioned

Source
Expand description

Exports for versioned migration types for this pallet.

Type Aliases§

V5toV6
Wrapper over MigrateToV6 with convenience version checks.
V6ToV7
Migration V6 to V7 wrapped in a [frame_support::migrations::VersionedMigration], ensuring the migration is only performed when on-chain version is 6.
V7ToV8
v8: Adds commission claim permissions to BondedPools.