Creates an instance of DeepMerkleSubTree.
DeepMerkleSubTree
Private hashPrivate hasherPrivate heightPrivate nodePrivate rootPrivate valuePrivate valueAdd a branch to the tree, a branch is generated by smt.prove.
DeepMerkleSubTree
Optional value: VOptional ignoreInvalidProof: boolean = falsePrivate getCreate a merkle proof for a key against the current root.
{BaseMerkleProof}
DeepMerkleSubTree
Generated using TypeDoc
DeepMerkleSubTree is a deep merkle subtree for working on only a few leafs.