|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <wsdb_commands.hpp>
Classes | |
| struct | Response |
Public Member Functions | |
| Response | execute (WsdbRequest &request) && |
| SERIALIZATION_FIELDS (forkId) | |
| bool | operator== (const WsdbCommitCheckpoint &) const =default |
Public Attributes | |
| uint64_t | forkId |
Static Public Attributes | |
| static constexpr const char | MSGPACK_SCHEMA_NAME [] = "WsdbCommitCheckpoint" |
Definition at line 450 of file wsdb_commands.hpp.
| WsdbCommitCheckpoint::Response bb::wsdb::WsdbCommitCheckpoint::execute | ( | WsdbRequest & | request | ) | && |
Definition at line 371 of file wsdb_execute.cpp.
|
default |
| bb::wsdb::WsdbCommitCheckpoint::SERIALIZATION_FIELDS | ( | forkId | ) |
| uint64_t bb::wsdb::WsdbCommitCheckpoint::forkId |
Definition at line 457 of file wsdb_commands.hpp.
|
staticconstexpr |
Definition at line 451 of file wsdb_commands.hpp.