Type Alias westend_runtime::migrations::Unreleased
source · pub type Unreleased = (ProxyDelegatorMigration<Runtime, MaxAgentsToMigrate>, MigrateToV1<Runtime>, MigrateV2ToV3<Runtime>, MigrateV15ToV16<Runtime>, MigrateToLatestXcmVersion<Runtime>);
Expand description
Unreleased migrations. Add new ones here: