Creates an instance of DeepSparseMerkleSubTree.
DeepSparseMerkleSubTree
Private
configPrivate
hasherPrivate
keyPrivate
nodePrivate
rootPrivate
valuePrivate
valueAdd a branch to the tree, a branch is generated by smt.prove.
DeepSparseMerkleSubTree
Optional
value: VOptional
ignoreInvalidProof: boolean = falsewhether to throw an error when proof is invalid
Private
getPrivate
getCreate a merkle proof for a key against the current root.
{SparseMerkleProof}
DeepSparseMerkleSubTree
Generated using TypeDoc
DeepSparseMerkleSubTree is a deep sparse merkle subtree for working on only a few leafs.