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