pub fn force_suspension<T: Config>(suspended: bool)Expand description
Set or unset the global suspension state of the XCM executor.
origin: Must be an origin specified by AdminOrigin.suspended:trueto suspend,falseto resume.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::force_suspension.