pub type Migrations = (MigrateToTrackInactive<Runtime, CheckingAccount>, MigrateToV1<Runtime>, MigrateV0ToV1<Runtime, InitOffenceSeverity<Runtime>>);
pub type Migrations = (MigrateToTrackInactive<Runtime, CheckingAccount>, MigrateToV1<Runtime>, MigrateV0ToV1<Runtime, InitOffenceSeverity<Runtime>>);