Expand description
Exports for versioned migration types for this pallet.
Type Aliasesยง
- V10To
V11 - Migration V10 to V11 wrapped in a [
frame_support::migrations::VersionedMigration], ensuring the migration is only performed when on-chain version is 10.