export interface RPCCommandValidateApplicationPayload extends RPCCommandMessage<RPCCommands.ValidateApplication>externalargs : RPCValidateApplicationArgs
externalcmd : Cmd
Inherited from: BaseRPCMessage
externalnonce : string
Inherited from: RPCCommandMessage