Module versioned_migrations

Source
Expand description

Exports for versioned migration types for this pallet.

Type Aliasesยง

V10ToV11
Migration V10 to V11 wrapped in a [frame_support::migrations::VersionedMigration], ensuring the migration is only performed when on-chain version is 10.