Preview environment

interface RPCAuthenticateResult

export interface RPCAuthenticateResult extends RPCCommandMessage<RPCCommands.Authenticate>

cmd : Cmd

Inherited from: BaseRPCMessage

nonce : string

Inherited from: RPCCommandMessage