Module cumulus_pallet_dmp_queue::migration
source · Expand description
A module that is responsible for migration of storage.
Structs
- Migrates the pallet storage to the most recent version.
Constants
- The current storage version.
Functions
- Migrates
QueueConfigData
from v1 (using only reference time weights) to v2 (with 2D weights). - Migrates
Overweight
so that it initializes the storage map’s counter.