|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <wsdb_commands.hpp>
Public Member Functions | |
| SERIALIZATION_FIELDS (status) | |
| bool | operator== (const Response &) const =default |
Public Attributes | |
| WorldStateStatusFull | status |
Static Public Attributes | |
| static constexpr const char | MSGPACK_SCHEMA_NAME [] = "WsdbSyncBlockResponse" |
Definition at line 314 of file wsdb_commands.hpp.
|
default |
| bb::wsdb::WsdbSyncBlock::Response::SERIALIZATION_FIELDS | ( | status | ) |
|
staticconstexpr |
Definition at line 315 of file wsdb_commands.hpp.
| WorldStateStatusFull bb::wsdb::WsdbSyncBlock::Response::status |
Definition at line 316 of file wsdb_commands.hpp.