Module tree

Module tree 

Source
Expand description

Defines the merkle tree itself.

Structs§

MerkleTree
Implements an RFC 6962 compatible merkle tree over an in-memory data store which maps preimages to hashes.

Traits§

MerkleHash
A trait for hashing data into a merkle tree