$StateProofVerifier
const
$StateProofVerifier:object
Type declaration
properties
readonly
properties:object
properties.commitment
readonly
properties.commitment:object
properties.commitment.description
readonly
properties.commitment.description: ”\[cmt\] Represents the root of the vector commitment tree.” ='\\[cmt\\] Represents the root of the vector commitment tree.'
properties.commitment.format
readonly
properties.commitment.format:"byte"
='byte'
properties.commitment.pattern
readonly
properties.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.commitment.type
readonly
properties.commitment.type:"string"
='string'
properties.key-lifetime
readonly
properties.key-lifetime:object
properties.key-lifetime.description
readonly
properties.key-lifetime.description: ”\[lf\] Key lifetime.” ='\\[lf\\] Key lifetime.'
properties.key-lifetime.type
readonly
properties.key-lifetime.type:"integer"
='integer'
properties.key-lifetime.x-algorand-format
readonly
properties.key-lifetime.x-algorand-format:"uint64"
='uint64'
type
readonly
type:"object"
='object'
Defined in
schemas.gen.ts:1086