$StateProofSignature
const$StateProofSignature:object
Type declaration
properties
readonlyproperties:object
properties.falcon-signature
readonlyproperties.falcon-signature:object
properties.falcon-signature.format
readonlyproperties.falcon-signature.format:"byte"='byte'
properties.falcon-signature.pattern
readonlyproperties.falcon-signature.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.falcon-signature.type
readonlyproperties.falcon-signature.type:"string"='string'
properties.merkle-array-index
readonlyproperties.merkle-array-index:object
properties.merkle-array-index.type
readonlyproperties.merkle-array-index.type:"integer"='integer'
properties.merkle-array-index.x-algorand-foramt
readonlyproperties.merkle-array-index.x-algorand-foramt:"uint64"='uint64'
properties.proof
readonlyproperties.proof:object
properties.proof.$ref
readonlyproperties.proof.$ref:"#/components/schemas/MerkleArrayProof"='#/components/schemas/MerkleArrayProof'
properties.verifying-key
readonlyproperties.verifying-key:object
properties.verifying-key.description
readonlyproperties.verifying-key.description: ”\[vkey\]” ='\\[vkey\\]'
properties.verifying-key.format
readonlyproperties.verifying-key.format:"byte"='byte'
properties.verifying-key.pattern
readonlyproperties.verifying-key.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.verifying-key.type
readonlyproperties.verifying-key.type:"string"='string'
type
readonlytype:"object"='object'
Defined in
schemas.gen.ts:1037