pub type Migrations = (MigrateToV1<Runtime>,);
Expand description

Migrations to apply on runtime upgrade.