MerkleArrayProof
MerkleArrayProof =
object
Defined in: packages/indexer_client/src/models/merkle-array-proof.ts:6
Properties
Section titled “Properties”hashFactory?
Section titled “hashFactory?”
optionalhashFactory:HashFactory
Defined in: packages/indexer_client/src/models/merkle-array-proof.ts:11
optionalpath:Uint8Array[]
Defined in: packages/indexer_client/src/models/merkle-array-proof.ts:10
[pth]
treeDepth?
Section titled “treeDepth?”
optionaltreeDepth:number
Defined in: packages/indexer_client/src/models/merkle-array-proof.ts:16
[td]