Traitsยง
- IsMerkle
Tree Backend - A backend for Merkle trees. This defines raw
Datafrom which the Merkle tree is built from. It also defines theNodetype and the hash function used to build parent nodes from children nodes.
Data from which the Merkle
tree is built from. It also defines the Node type and the hash function
used to build parent nodes from children nodes.