Type Alias penpal_runtime::Migrations

source ยท
pub type Migrations = (MigrateToTrackInactive<Runtime, CheckingAccount>, MigrateToV1<Runtime>);