sudo_as: TxDescriptor<{ call: TxCallData; who: MultiAddress }>

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.