Structsยง
- Sparse
Merkle Tree - Normal sparse merkle tree with customizable tree level and default leaf.
- Sparse
Merkle Tree With History - Like SparseMerkleTree but able to check valid root hash with all previous root hashes.
- Sparse
Merkle Tree With History Bounded - Like SparseMerkleTree but able to check valid root hash with previous root hashes upto specified history level.