|
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 WsdbRollback &) const =default |
Static Public Attributes | |
| static constexpr const char | MSGPACK_SCHEMA_NAME [] = "WsdbRollback" |
Definition at line 296 of file wsdb_commands.hpp.
| WsdbRollback::Response bb::wsdb::WsdbRollback::execute | ( | WsdbRequest & | request | ) | && |
Definition at line 294 of file wsdb_execute.cpp.
|
inline |
Definition at line 304 of file wsdb_commands.hpp.
|
default |
|
staticconstexpr |
Definition at line 297 of file wsdb_commands.hpp.