$StateProofTracking
const
$StateProofTracking:object
Type declaration
properties
readonly
properties:object
properties.next-round
readonly
properties.next-round:object
properties.next-round.description
readonly
properties.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
readonly
properties.next-round.type:"integer"
='integer'
properties.online-total-weight
readonly
properties.online-total-weight:object
properties.online-total-weight.description
readonly
properties.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
readonly
properties.online-total-weight.type:"integer"
='integer'
properties.type
readonly
properties.type:object
properties.type.description
readonly
properties.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
readonly
properties.type.type:"integer"
='integer'
properties.type.x-algorand-format
readonly
properties.type.x-algorand-format:"uint64"
='uint64'
properties.voters-commitment
readonly
properties.voters-commitment:object
properties.voters-commitment.description
readonly
properties.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
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:1061