|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <cdb_commands.hpp>
Classes | |
| struct | Response |
Public Member Functions | |
| Response | execute (CdbRequest &request) && |
| void | msgpack (auto &&pack_fn) |
| bool | operator== (const CdbGetContractClassIds &) const =default |
Static Public Attributes | |
| static constexpr const char | MSGPACK_SCHEMA_NAME [] = "CdbGetContractClassIds" |
Definition at line 197 of file cdb_commands.hpp.
| Response bb::cdb::CdbGetContractClassIds::execute | ( | CdbRequest & | request | ) | && |
|
inline |
Definition at line 206 of file cdb_commands.hpp.
|
default |
|
staticconstexpr |
Definition at line 198 of file cdb_commands.hpp.