pub fn resume_xcm_execution<T: Config>()
Expand description
Resumes all XCM executions for the XCMP queue.
Note that this function doesn’t change the status of the in/out bound channels.
origin
: Must passControllerOrigin
.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::resume_xcm_execution
.