Skip to content

$StateProofParticipant

const $StateProofParticipant: object

Type declaration

properties

readonly properties: object

properties.verifier

readonly properties.verifier: object

properties.verifier.$ref

readonly properties.verifier.$ref: "#/components/schemas/StateProofVerifier" = '#/components/schemas/StateProofVerifier'

properties.weight

readonly properties.weight: object

properties.weight.description

readonly properties.weight.description: ”\[w\]” = '\\[w\\]'

properties.weight.type

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

properties.weight.x-algorand-format

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

type

readonly type: "object" = 'object'

Defined in

schemas.gen.ts:992