Module pallet_inflation::migration::versioned_migrations
source · Expand description
Exports for versioned migration types for this pallet.
Type Aliases§
- Migration V1 to V2 wrapped in a [
frame_support::migrations::VersionedMigration], ensuring the migration is only performed when on-chain version is 1.