Type Alias Permanent

Source
pub type Permanent = (MigrateToLatestXcmVersion<Runtime>,);
Expand description

Migrations/checks that do not need to be versioned and can run on every upgrade.