Type Definition westend_runtime::migrations::Unreleased

source ·
pub type Unreleased = (Migration<Runtime>, MigrateToV7<Runtime>, VersionCheckedMigrateToV1<Runtime>, MigrateToV1<Runtime>, MigrateToV8<Runtime>, UpgradeSessionKeys);
Expand description

Unreleased migrations. Add new ones here: