logo
Expand description

Merkle tree used in Tendermint networks

Modules

Merkle proofs

Constants

Size of Merkle root hash

Functions

Compute a simple Merkle root from vectors of arbitrary byte vectors. The leaves of the tree are the bytes of the given byte vectors in the given order.

Type Definitions

Hash is the output of the cryptographic digest function