$MerkleArrayProof
const
$MerkleArrayProof:object
Type declaration
properties
readonly
properties:object
properties.hash-factory
readonly
properties.hash-factory:object
properties.hash-factory.$ref
readonly
properties.hash-factory.$ref:"#/components/schemas/HashFactory"
='#/components/schemas/HashFactory'
properties.path
readonly
properties.path:object
properties.path.description
readonly
properties.path.description: ”\[pth\]” ='\\[pth\\]'
properties.path.items
readonly
properties.path.items:object
properties.path.items.format
readonly
properties.path.items.format:"byte"
='byte'
properties.path.items.pattern
readonly
properties.path.items.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.path.items.type
readonly
properties.path.items.type:"string"
='string'
properties.path.type
readonly
properties.path.type:"array"
='array'
properties.tree-depth
readonly
properties.tree-depth:object
properties.tree-depth.description
readonly
properties.tree-depth.description: ”\[td\]” ='\\[td\\]'
properties.tree-depth.type
readonly
properties.tree-depth.type:"integer"
='integer'
properties.tree-depth.x-algorand-format
readonly
properties.tree-depth.x-algorand-format:"uint8"
='uint8'
type
readonly
type:"object"
='object'
Defined in
schemas.gen.ts:847