pub type Unreleased = (ProxyDelegatorMigration<Runtime, MaxAgentsToMigrate>, MigrateToV1<Runtime>, MigrateV2ToV3<Runtime>, MigrateV15ToV16<Runtime>, MigrateV0ToV1<Runtime, MigrateDisabledToSession<Runtime>>, MigrateToLatestXcmVersion<Runtime>);
Expand description
Unreleased migrations. Add new ones here: