Preview environment

interface RPCCommandAuthenticatePayload

export interface RPCCommandAuthenticatePayload extends RPCCommandMessage<RPCCommands.Authenticate>

cmd : Cmd

Inherited from: BaseRPCMessage

nonce : string

Inherited from: RPCCommandMessage