Authenticates the current sudo key and sets the given AccountId (new
) as the new sudo key.
The dispatch origin for this call must be Signed.
Namespace
Type
Authenticates the sudo key and dispatches a function call with Root
origin.
The dispatch origin for this call must be Signed.
Namespace
Type
Authenticates the sudo key and dispatches a function call with Signed
origin from a given account.
The dispatch origin for this call must be Signed.
Namespace
Type
Authenticates the sudo key and dispatches a function call with Root
origin. This function does not check the weight of the call, and instead allows the Sudo user to specify the weight of the call.
The dispatch origin for this call must be Signed.
Namespace
Type
The AccountId
of the sudo key.
Namespace
Type
The [sudoer] just switched identity; the old key is supplied if one existed.
Namespace
Type
A sudo just took place. [result]
Namespace
Type
A sudo just took place. [result]
Namespace
Type
Sender must be the Sudo account
Namespace
undefined