Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::wsdb::WsdbCommit::Response Struct Reference

#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"
 

Detailed Description

Definition at line 285 of file wsdb_commands.hpp.

Member Function Documentation

◆ operator==()

bool bb::wsdb::WsdbCommit::Response::operator== ( const Response ) const
default

◆ SERIALIZATION_FIELDS()

bb::wsdb::WsdbCommit::Response::SERIALIZATION_FIELDS ( status  )

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::wsdb::WsdbCommit::Response::MSGPACK_SCHEMA_NAME[] = "WsdbCommitResponse"
staticconstexpr

Definition at line 286 of file wsdb_commands.hpp.

◆ status

WorldStateStatusFull bb::wsdb::WsdbCommit::Response::status

Definition at line 287 of file wsdb_commands.hpp.


The documentation for this struct was generated from the following file: