$StateProofTracking
const$StateProofTracking:object
Type declaration
properties
readonlyproperties:object
properties.next-round
readonlyproperties.next-round:object
properties.next-round.description
readonlyproperties.next-round.description: ”\[n\] Next round for which we will accept a state proof transaction.” ='\\[n\\] Next round for which we will accept a state proof transaction.'
properties.next-round.type
readonlyproperties.next-round.type:"integer"='integer'
properties.online-total-weight
readonlyproperties.online-total-weight:object
properties.online-total-weight.description
readonlyproperties.online-total-weight.description: ”\[t\] The total number of microalgos held by the online accounts during the StateProof round.” ='\\[t\\] The total number of microalgos held by the online accounts during the StateProof round.'
properties.online-total-weight.type
readonlyproperties.online-total-weight.type:"integer"='integer'
properties.type
readonlyproperties.type:object
properties.type.description
readonlyproperties.type.description:"State Proof Type. Note the raw object uses map with this as key."='State Proof Type. Note the raw object uses map with this as key.'
properties.type.type
readonlyproperties.type.type:"integer"='integer'
properties.type.x-algorand-format
readonlyproperties.type.x-algorand-format:"uint64"='uint64'
properties.voters-commitment
readonlyproperties.voters-commitment:object
properties.voters-commitment.description
readonlyproperties.voters-commitment.description: ”\[v\] Root of a vector commitment containing online accounts that will help sign the proof.” ='\\[v\\] Root of a vector commitment containing online accounts that will help sign the proof.'
properties.voters-commitment.format
readonlyproperties.voters-commitment.format:"byte"='byte'
properties.voters-commitment.pattern
readonlyproperties.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
readonlyproperties.voters-commitment.type:"string"='string'
type
readonlytype:"object"='object'
Defined in
schemas.gen.ts:1061