Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/crypto/merkle_tree/types.hpp"
#include "barretenberg/ecc/curves/bn254/fr.hpp"
#include "barretenberg/serialize/msgpack.hpp"
#include <cstdint>
#include <ostream>
#include <string>
#include <utility>
Go to the source code of this file.
Classes | |
struct | bb::crypto::merkle_tree::TreeMeta |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::crypto |
namespace | bb::crypto::merkle_tree |
Functions | |
std::ostream & | bb::crypto::merkle_tree::operator<< (std::ostream &os, const TreeMeta &meta) |