referrerpolicy=no-referrer-when-downgrade

Type Alias bridge_hub_rococo_runtime::Migrations

source ·
pub type Migrations = (MigrationToV2<Runtime>, MigrateToV1<Runtime>, InitStorageVersions, MigrationToV4<Runtime>, MigrateV4ToV5<Runtime>, InitializeOnUpgrade<Runtime, ConstU32<BRIDGE_HUB_ID>, ConstU32<ASSET_HUB_ID>>, MigrationToV1<Runtime, WithBridgeHubWestendMessagesInstance>, MigrationToV1<Runtime, WithRococoBulletinMessagesInstance>, FixMessagesV1Migration<Runtime, WithBridgeHubWestendMessagesInstance>, StaticToDynamicLanes, RemoveStorage<BridgeWestendMessagesPalletName, OutboundLanesCongestedSignalsKey, RocksDbWeight>, RemoveStorage<BridgePolkadotBulletinMessagesPalletName, OutboundLanesCongestedSignalsKey, RocksDbWeight>, MigrationToV1<Runtime, ()>, MigrateToLatestXcmVersion<Runtime>);
Expand description

Migrations to apply on runtime upgrade.