[][src]Module snarkos_algorithms::merkle_tree::merkle_path

Structs

MerklePath

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.

Type Definitions

MerkleTreeDigest