|
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 [] = "WsdbCommitResponse" |
Definition at line 285 of file wsdb_commands.hpp.
|
default |
| bb::wsdb::WsdbCommit::Response::SERIALIZATION_FIELDS | ( | status | ) |
|
staticconstexpr |
Definition at line 286 of file wsdb_commands.hpp.
| WorldStateStatusFull bb::wsdb::WsdbCommit::Response::status |
Definition at line 287 of file wsdb_commands.hpp.