Module pallet_xc_asset_config::migrations::versioned
source · Expand description
Exports for versioned migration type
s for this pallet.
Type Aliases§
- Migration storage V2 to V3 wrapped in a [
frame_support::migrations::VersionedMigration
], ensuring the migration is only performed when on-chain version is 2.