Type Alias people_westend_runtime::Migrations
source · pub type Migrations = (MigrationToV2<Runtime>, MigrateToLatestXcmVersion<Runtime>);
Expand description
Migrations to apply on runtime upgrade.
pub type Migrations = (MigrationToV2<Runtime>, MigrateToLatestXcmVersion<Runtime>);
Migrations to apply on runtime upgrade.