referrerpolicy=no-referrer-when-downgrade
pallet_sudo::pallet::dispatchables

Function sudo

Source
pub fn sudo<T: Config>(call: Box<<T as Config>::RuntimeCall>)
Expand description

Authenticates the sudo key and dispatches a function call with Root origin.

§Warning: Doc-Only

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