referrerpolicy=no-referrer-when-downgrade

Type Alias bridge_hub_westend_runtime::Migrations

source ·
pub type Migrations = (MigrationToV2<Runtime>, MigrateToV1<Runtime>, InitStorageVersions, MigrationToV4<Runtime>, MigrateV4ToV5<Runtime>, MigrationToV1<Runtime, WithBridgeHubRococoMessagesInstance>, FixMessagesV1Migration<Runtime, WithBridgeHubRococoMessagesInstance>, RemoveStorage<BridgeRococoMessagesPalletName, OutboundLanesCongestedSignalsKey, RocksDbWeight>, MigrationToV1<Runtime, ()>, InitializeOnUpgrade<Runtime, ConstU32<BRIDGE_HUB_ID>, ConstU32<ASSET_HUB_ID>>, MigrationForXcmV5<Runtime>, MigrateToLatestXcmVersion<Runtime>);
Expand description

Migrations to apply on runtime upgrade.