export interface RPCCommandAuthenticatePayload extends RPCCommandMessage<RPCCommands.Authenticate>
RPCAuthenticateArgs args :
Cmd cmd :
Inherited from: BaseRPCMessage
string nonce :
Inherited from: RPCCommandMessage
export interface RPCCommandAuthenticatePayload extends RPCCommandMessage<RPCCommands.Authenticate>
Inherited from: BaseRPCMessage
Inherited from: RPCCommandMessage