pub type MultiBlockMigrations<Runtime> = (ResetStorage<Runtime, Pallet<Runtime>, DestinationAssetFeePerSecondStorageName>,);Expand description
List of common multiblock migrations to be executed by the pallet-migrations pallet. The migrations listed here are common to every moonbeam runtime.