Module cumulus_pallet_dmp_queue::migration
source · Expand description
A module that is responsible for migration of storage.
Constants
- The current storage version.
Functions
- Migrates the pallet storage to the most recent version, checking and setting the
StorageVersion
. - Migrates
QueueConfigData
from v1 (using only reference time weights) to v2 (with 2D weights).