pub fn suspend_xcm_execution<T: Config>()
Expand description
Suspends all XCM executions for the XCMP queue, regardless of the sender’s origin.
origin
: Must passControllerOrigin
.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::suspend_xcm_execution
.