Function bridge_hub_test_utils::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 storage (used only for legacy purposes).