pub fn dispatch_as_root<T: Config>(call: Box<<T as Config>::Call>)
Expand description

Dispatches a function call from root origin.

The weight of this call is defined by the caller.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::dispatch_as_root.