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