Skip to main content

Module binary_merkle_tree

Module binary_merkle_tree 

Source

Structs§

BinaryMerkleTree
A binary Merkle tree that commits batches of vectors.

Enums§

Error

Traits§

HashSuite
A bundle of hash and compression types used to build and verify a binary Merkle tree.

Functions§

build
build_from_iterator