referrerpolicy=no-referrer-when-downgrade
people_westend_runtime

Type Alias Migrations

Source
pub type Migrations = (MigrationToV2<Runtime>, MigrateV0ToV1<Runtime, InitOffenceSeverity<Runtime>>, MigrateToLatestXcmVersion<Runtime>, MigrateV0ToV1<Runtime>);
Expand description

Migrations to apply on runtime upgrade.