Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::wsdb::WsdbSyncBlock::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 [] = "WsdbSyncBlockResponse"
 

Detailed Description

Definition at line 314 of file wsdb_commands.hpp.

Member Function Documentation

◆ operator==()

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

◆ SERIALIZATION_FIELDS()

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

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::wsdb::WsdbSyncBlock::Response::MSGPACK_SCHEMA_NAME[] = "WsdbSyncBlockResponse"
staticconstexpr

Definition at line 315 of file wsdb_commands.hpp.

◆ status

WorldStateStatusFull bb::wsdb::WsdbSyncBlock::Response::status

Definition at line 316 of file wsdb_commands.hpp.


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