Skip to content

StateProofTracking

StateProofTracking: object

Type declaration

next-round?

optional next-round: number

[n] Next round for which we will accept a state proof transaction.

online-total-weight?

optional online-total-weight: number

[t] The total number of microalgos held by the online accounts during the StateProof round.

type?

optional type: number

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

voters-commitment?

optional voters-commitment: string

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

Defined in

types.gen.ts:806