Skip to content

$StateProofReveal

const $StateProofReveal: object

Type declaration

properties

readonly properties: object

properties.participant

readonly properties.participant: object

properties.participant.$ref

readonly properties.participant.$ref: "#/components/schemas/StateProofParticipant" = '#/components/schemas/StateProofParticipant'

properties.position

readonly properties.position: object

properties.position.description

readonly properties.position.description: "The position in the signature and participants arrays corresponding to this entry." = 'The position in the signature and participants arrays corresponding to this entry.'

properties.position.type

readonly properties.position.type: "integer" = 'integer'

properties.position.x-algorand-format

readonly properties.position.x-algorand-format: "uint64" = 'uint64'

properties.sig-slot

readonly properties.sig-slot: object

properties.sig-slot.$ref

readonly properties.sig-slot.$ref: "#/components/schemas/StateProofSigSlot" = '#/components/schemas/StateProofSigSlot'

type

readonly type: "object" = 'object'

Defined in

schemas.gen.ts:1006