|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
NamedUnion command structs for the aztec-wsdb world state database API. More...
#include "barretenberg/crypto/merkle_tree/hash_path.hpp"#include "barretenberg/crypto/merkle_tree/indexed_tree/indexed_leaf.hpp"#include "barretenberg/crypto/merkle_tree/response.hpp"#include "barretenberg/crypto/merkle_tree/types.hpp"#include "barretenberg/ecc/curves/bn254/fr.hpp"#include "barretenberg/serialize/msgpack.hpp"#include "barretenberg/world_state/fork.hpp"#include "barretenberg/world_state/types.hpp"#include <cstdint>#include <optional>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::wsdb |
NamedUnion command structs for the aztec-wsdb world state database API.
Each command follows the bbapi pattern:
Definition in file wsdb_commands.hpp.