Skip to content

BlockStateProofTracking

@algorandfoundation/algokit-subscriber


Defined in: src/types/subscription.ts:101

optional nextRound: bigint

Defined in: src/types/subscription.ts:105

(n) Next round for which we will accept a state proof transaction.


optional onlineTotalWeight: bigint

Defined in: src/types/subscription.ts:111

(t) The total number of microalgos held by the online accounts during the StateProof round.


optional type: number

Defined in: src/types/subscription.ts:116

State Proof Type. Note the raw object uses map with this as key.


optional votersCommitment: string

Defined in: src/types/subscription.ts:122

(v) Root of a vector commitment containing online accounts that will help sign the proof.