pub fn open_bridge_with_extrinsic<Runtime, XcmOverBridgePalletInstance>(
(origin, origin_kind): (Location, OriginKind),
bridge_destination_universal_location: InteriorLocation,
maybe_paid_execution: Option<Asset>,
)
Expand description
Utility for opening bridge with dedicated pallet_xcm_bridge_hub
’s extrinsic.