interface RPCAuthorizeResult
extends
RPCCommandMessage<RPCCommands.Authorize>export interface RPCAuthorizeResult extends RPCCommandMessage<RPCCommands.Authorize>
Cmd cmd :
Inherited from: BaseRPCMessage
RPCAuthorizeResultData data :
string nonce :
Inherited from: RPCCommandMessage