Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
nullifier_leaf.hpp File Reference

Go to the source code of this file.

Classes

struct  bb::crypto::merkle_tree::indexed_nullifier_leaf
 
class  bb::crypto::merkle_tree::WrappedNullifierLeaf< HashingPolicy >
 Wrapper for the Nullifier leaf class that allows for 0 values. More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::crypto
 
namespace  bb::crypto::merkle_tree
 

Functions

template<typename HashingPolicy >
std::pair< size_t, bool > bb::crypto::merkle_tree::find_closest_leaf (std::vector< WrappedNullifierLeaf< HashingPolicy > > const &leaves_, fr const &new_value)