Type Alias moonbeam_runtime_common::migrations::MultiBlockMigrationList
source · pub type MultiBlockMigrationList = ();
Expand description
List of common multiblock migrations to be executed by the pallet_multiblock_migrations. The migrations listed here are common to every moonbeam runtime.