pub type BridgingMigrations = (MigratePalletsCurrentStorage<Runtime>, SetSafeXcmVersion<Runtime>, MigrateV0ToV1<Runtime, InitOffenceSeverity<Runtime>>, MigrateV0ToV1<Runtime>, MigrateV4ToV5<Runtime>);Expand description
Migrations to apply on runtime upgrade (bridging-enabled).