Module traits

Module traits 

Source

Traitsยง

IsMerkleTreeBackend
A backend for Merkle trees. This defines raw 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.