$APIV1POSTProgramSignResponse
const$APIV1POSTProgramSignResponse:object
Type declaration
description
readonlydescription: “APIV1POSTProgramSignResponse is the response to `POST /v1/data/sign`\nfriendly:SignProgramResponse ”
properties
readonlyproperties:object
properties.error
readonlyproperties.error:object
properties.error.type
readonlyproperties.error.type:"boolean"='boolean'
properties.error.x-go-name
readonlyproperties.error.x-go-name:"Error"='Error'
properties.message
readonlyproperties.message:object
properties.message.type
readonlyproperties.message.type:"string"='string'
properties.message.x-go-name
readonlyproperties.message.x-go-name:"Message"='Message'
properties.sig
readonlyproperties.sig:object
properties.sig.format
readonlyproperties.sig.format:"byte"='byte'
properties.sig.type
readonlyproperties.sig.type:"string"='string'
properties.sig.x-go-name
readonlyproperties.sig.x-go-name:"Signature"='Signature'
type
readonlytype:"object"='object'
x-go-package
readonlyx-go-package:"github.com/algorand/go-algorand/daemon/kmd/lib/kmdapi"='github.com/algorand/go-algorand/daemon/kmd/lib/kmdapi'
Defined in
schemas.gen.ts:290