interface RPCCommandValidateApplicationPayload

export interface RPCCommandValidateApplicationPayload extends RPCCommandMessage<RPCCommands.ValidateApplication>

cmd : Cmd

Inherited from: rpc/v10/BaseRPCMessage

nonce : string

Inherited from: rpc/v10/RPCCommandMessage