Type Definition hashed_parachain_runtime::Migrations

source ·
pub type Migrations = ();
Expand description

All migrations that will run on the next runtime upgrade.

Should be cleared after every release. Example: “pallet_template::migration::v1::MigrateToV1