interface RPCCommandAuthenticatePayload

export interface RPCCommandAuthenticatePayload extends RPCCommandMessage<RPCCommands.Authenticate>

cmd : Cmd

Inherited from: rpc/v10/BaseRPCMessage

nonce : string

Inherited from: rpc/v10/RPCCommandMessage