Type Alias shiden_runtime::Permanent
source · pub type Permanent = (MigrateToLatestXcmVersion<Runtime>,);
Expand description
Migrations/checks that do not need to be versioned and can run on every upgrade.
pub type Permanent = (MigrateToLatestXcmVersion<Runtime>,);
Migrations/checks that do not need to be versioned and can run on every upgrade.