Skip to main content

construct_sudo_extrinsic

Function construct_sudo_extrinsic 

Source
pub fn construct_sudo_extrinsic(xt: DynamicPayload) -> DynamicPayload
Expand description

Constructs a Sudo extrinsic.

ยงArguments

  • xt: The extrinsic representing the dispatchable function call to be dispatched with Root privileges.