pub fn force_xcm_version<T: Config>(
    location: Box<Location>,
    version: XcmVersion,
)Expand description
Extoll that a particular destination can be communicated with through a particular version of XCM.
origin: Must be an origin specified by AdminOrigin.location: The destination that is being described.xcm_version: The latest version of XCM thatlocationsupports.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::force_xcm_version.