interface RPCCommandAuthorizePayload
extends
RPCCommandMessage<RPCCommands.Authorize>export interface RPCCommandAuthorizePayload extends RPCCommandMessage<RPCCommands.Authorize>
RPCAuthorizeArgs args :
Cmd cmd :
Inherited from: BaseRPCMessage
string nonce :
Inherited from: RPCCommandMessage