Function orml_xcm::module::dispatchables::send_as_sovereign
source · pub fn send_as_sovereign<T: Config>(
dest: Box<VersionedMultiLocation>,
message: Box<VersionedXcm<()>>
)
Expand description
Send an XCM message as parachain sovereign.
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::send_as_sovereign
.