Module snarkvm_algorithms::merkle_tree::merkle_path [−][src]
Structs
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.
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.