Skip to content

$IndexerStateProofMessage

const $IndexerStateProofMessage: object

Type declaration

properties

readonly properties: object

properties.block-headers-commitment

readonly properties.block-headers-commitment: object

properties.block-headers-commitment.description

readonly properties.block-headers-commitment.description: ”\[b\]” = '\\[b\\]'

properties.block-headers-commitment.format

readonly properties.block-headers-commitment.format: "byte" = 'byte'

properties.block-headers-commitment.pattern

readonly properties.block-headers-commitment.pattern: ”^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$” = '^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$'

properties.block-headers-commitment.type

readonly properties.block-headers-commitment.type: "string" = 'string'

properties.first-attested-round

readonly properties.first-attested-round: object

properties.first-attested-round.description

readonly properties.first-attested-round.description: ”\[f\]” = '\\[f\\]'

properties.first-attested-round.type

readonly properties.first-attested-round.type: "integer" = 'integer'

properties.first-attested-round.x-algorand-format

readonly properties.first-attested-round.x-algorand-format: "uint64" = 'uint64'

properties.latest-attested-round

readonly properties.latest-attested-round: object

properties.latest-attested-round.description

readonly properties.latest-attested-round.description: ”\[l\]” = '\\[l\\]'

properties.latest-attested-round.type

readonly properties.latest-attested-round.type: "integer" = 'integer'

properties.latest-attested-round.x-algorand-format

readonly properties.latest-attested-round.x-algorand-format: "uint64" = 'uint64'

properties.ln-proven-weight

readonly properties.ln-proven-weight: object

properties.ln-proven-weight.description

readonly properties.ln-proven-weight.description: ”\[P\]” = '\\[P\\]'

properties.ln-proven-weight.type

readonly properties.ln-proven-weight.type: "integer" = 'integer'

properties.ln-proven-weight.x-algorand-format

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

properties.voters-commitment

readonly properties.voters-commitment: object

properties.voters-commitment.description

readonly properties.voters-commitment.description: ”\[v\]” = '\\[v\\]'

properties.voters-commitment.format

readonly properties.voters-commitment.format: "byte" = 'byte'

properties.voters-commitment.pattern

readonly properties.voters-commitment.pattern: ”^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$” = '^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$'

properties.voters-commitment.type

readonly properties.voters-commitment.type: "string" = 'string'

type

readonly type: "object" = 'object'

Defined in

schemas.gen.ts:814