Module tree

Module tree 

Source

Structsยง

SparseMerkleTree
Normal sparse merkle tree with customizable tree level and default leaf.
SparseMerkleTreeWithHistory
Like SparseMerkleTree but able to check valid root hash with all previous root hashes.
SparseMerkleTreeWithHistoryBounded
Like SparseMerkleTree but able to check valid root hash with previous root hashes upto specified history level.