|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/lmdblib/lmdb_environment.hpp"#include "barretenberg/lmdblib/lmdb_helpers.hpp"#include "lmdb.h"#include <cstdint>#include <filesystem>#include <stdexcept>#include <sys/stat.h>Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::lmdblib |