pub fn apply<T: Config>(call: Box<<T as Config>::RuntimeCall>)
Expand description
Let the configured origin dispatch a call as root
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::apply
.