Type Alias asset_hub_westend_runtime::Migrations
source · pub type Migrations = (MigrateToV1<Runtime>, MigrationToV2<Runtime>, MigrateToV1<Runtime>, InitStorageVersions, DeleteUndecodableStorage, MigrationToV4<Runtime>, MigrateV4ToV5<Runtime>, SetNextAssetId<ConstU32<50_000_000>, Runtime, TrustBackedAssetsInstance>, MigrateToLatestXcmVersion<Runtime>);
Expand description
Migrations to apply on runtime upgrade.