Module ark_crypto_primitives::merkle_tree[][src]

Structs

MerkleTree
Path

Stores the hashes of a particular path (in order) from leaf to root. Our path is_left_child() if the boolean in path is true.

Enums

Error

Traits

Config

Type Definitions

Digest
Parameters