referrerpolicy=no-referrer-when-downgrade

Type Alias contracts_rococo_runtime::Migrations

source ·
pub type Migrations = (MigrateToV1<Runtime>, MigrationToV2<Runtime>, Migration<Runtime>, MigrationToV2<Runtime>, MigrationToV3<Runtime>, Migration<Runtime>, MigrationToV4<Runtime>, MigrateV4ToV5<Runtime>, MigrateToLatestXcmVersion<Runtime>);
Expand description

Migrations to apply on runtime upgrade.