|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <wsdb_commands.hpp>
Classes | |
| struct | Response |
Public Member Functions | |
| Response | execute (WsdbRequest &request) && |
| void | msgpack (auto &&pack_fn) |
| bool | operator== (const WsdbCommit &) const =default |
Static Public Attributes | |
| static constexpr const char | MSGPACK_SCHEMA_NAME [] = "WsdbCommit" |
Definition at line 283 of file wsdb_commands.hpp.
| WsdbCommit::Response bb::wsdb::WsdbCommit::execute | ( | WsdbRequest & | request | ) | && |
Definition at line 287 of file wsdb_execute.cpp.
|
inline |
Definition at line 292 of file wsdb_commands.hpp.
|
default |
|
staticconstexpr |
Definition at line 284 of file wsdb_commands.hpp.