Manta-Network / manta-rs

Rust Crates for the Manta Network Ecosystem

Home Page:https://github.com/Manta-Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Sparse Merkle Tree

bhgomes opened this issue · comments

For non-membership proofs, we need to support sparse Merkle trees. These trees should also be of variable resolution for example, we can truncate the number of bits to some desired amount to control the depth of the tree.