Module snarkvm_wasm::merkle_path[][src]

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