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

#include <wsdb_commands.hpp>

Public Member Functions

 SERIALIZATION_FIELDS (status)
 
bool operator== (const Response &) const =default
 

Public Attributes

WorldStateStatusSummary status
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "WsdbGetStatusResponse"
 

Detailed Description

Definition at line 422 of file wsdb_commands.hpp.

Member Function Documentation

◆ operator==()

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

◆ SERIALIZATION_FIELDS()

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

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::wsdb::WsdbGetStatus::Response::MSGPACK_SCHEMA_NAME[] = "WsdbGetStatusResponse"
staticconstexpr

Definition at line 423 of file wsdb_commands.hpp.

◆ status

WorldStateStatusSummary bb::wsdb::WsdbGetStatus::Response::status

Definition at line 424 of file wsdb_commands.hpp.


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