Skip to content

$StateProofSigSlot

const $StateProofSigSlot: object

Type declaration

properties

readonly properties: object

properties.lower-sig-weight

readonly properties.lower-sig-weight: object

properties.lower-sig-weight.description

readonly properties.lower-sig-weight.description: ”\[l\] The total weight of signatures in the lower-numbered slots.” = '\\[l\\] The total weight of signatures in the lower-numbered slots.'

properties.lower-sig-weight.type

readonly properties.lower-sig-weight.type: "integer" = 'integer'

properties.lower-sig-weight.x-algorand-format

readonly properties.lower-sig-weight.x-algorand-format: "uint64" = 'uint64'

properties.signature

readonly properties.signature: object

properties.signature.$ref

readonly properties.signature.$ref: "#/components/schemas/StateProofSignature" = '#/components/schemas/StateProofSignature'

type

readonly type: "object" = 'object'

Defined in

schemas.gen.ts:1023