Module pallet_xcm_bridge_hub::migration
source · Expand description
A module that is responsible for migration of storage.
Structs§
- This migration does not modify storage but can be used to open a bridge and link it to the specified LaneId. This is useful when we want to open a bridge and use a custom LaneId instead of the pre-calculated one provided by the
fn open_bridge extrinsic
. Or perhaps if you want to ensure that your runtime (e.g., for testing) always has an open bridge.
Constants§
- The in-code storage version.