Preview environment

interface RPCCommandAuthorizePayload

export interface RPCCommandAuthorizePayload extends RPCCommandMessage<RPCCommands.Authorize>

cmd : Cmd

Inherited from: BaseRPCMessage

nonce : string

Inherited from: RPCCommandMessage