Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
hash_path.hpp File Reference
#include "hash.hpp"
#include <vector>

Go to the source code of this file.

Namespaces

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

Typedefs

using bb::crypto::merkle_tree::fr_hash_path = std::vector< std::pair< fr, fr > >
 
using bb::crypto::merkle_tree::fr_sibling_path = std::vector< fr >
 

Functions

std::ostream & std::operator<< (std::ostream &os, bb::crypto::merkle_tree::fr_hash_path const &path)