moonbeam_runtime_common::migrations

Type Alias MultiBlockMigrations

Source
pub type MultiBlockMigrations<Runtime> = (RemovePallet<Runtime, MigrationsPalletName>,);
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.