referrerpolicy=no-referrer-when-downgrade

Type Alias people_rococo_runtime::Migrations

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

Migrations to apply on runtime upgrade.