interface RPCValidateApplicationResult

external
export interface RPCValidateApplicationResult extends RPCCommandMessage<RPCCommands.ValidateApplication>

external
cmd : Cmd

Inherited from: BaseRPCMessage

external
nonce : string

Inherited from: RPCCommandMessage