Module cumulus_pallet_xcmp_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).