Private constructorProtected configProtected hasherProtected keyProtected rootProtected storeProtected valueStatic initialInitial empty tree root based on poseidon hash algorithm
SparseMerkleTree
Protected digestPrivate getCreate a merkle proof for a key against the current root.
{Promise
SparseMerkleTree
Create a compacted merkle proof for a key against the current root.
{Promise
SparseMerkleTree
Protected proveProtected sideProtected updateProtected updateStatic buildBuild a new sparse merkle tree
{Promise<SparseMerkleTree<K, V>>}
SparseMerkleTree
Static importImport a sparse merkle tree via existing store
{Promise<SparseMerkleTree<K, V>>}
SparseMerkleTree
Generated using TypeDoc
Sparse Merkle Tree