referrerpolicy=no-referrer-when-downgrade
bridge_hub_test_utils

Function open_bridge_with_storage

Source
pub fn open_bridge_with_storage<Runtime, XcmOverBridgePalletInstance>(
    locations: BridgeLocations,
    lane_id: LaneIdOf<Runtime, XcmOverBridgePalletInstance>,
)
where Runtime: Config<XcmOverBridgePalletInstance>, XcmOverBridgePalletInstance: 'static,
Expand description

Utility for opening bridge directly inserting data to the pallet_xcm_bridge_hub’s storage (used only for legacy purposes).