Expand description
Core implementation of the concurrent merkle tree structure
Structs
Conurrent Merkle Tree is a Merkle Tree that allows
multiple tree operations targeted for the same tree root to succeed.
Core implementation of the concurrent merkle tree structure