|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
NamedUnion command structs for the aztec-cdb contracts database API. More...
#include "barretenberg/serialize/msgpack.hpp"#include "barretenberg/vm2/common/aztec_types.hpp"#include "barretenberg/vm2/common/field.hpp"#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::cdb |
| ContractDBInterface adapter over the generated CDB IPC client. | |
NamedUnion command structs for the aztec-cdb contracts database API.
Each command follows the bbapi pattern:
Definition in file cdb_commands.hpp.