Type Alias astar_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.