Module pallet_bridge_messages::migration::v1
source · Expand description
This migration to 1
updates the metadata of InboundLanes
and OutboundLanes
to the new
structures.
Structs§
- Migrates the pallet storage to v1.
Type Aliases§
UncheckedMigrationV0ToV1
wrapped in aVersionedMigration
, ensuring the migration is only performed when on-chain version is 0.