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

#include <bbapi_shared.hpp>

Public Member Functions

void msgpack (auto &&pack_fn)
 
bool operator== (const Response &) const =default
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "ShutdownResponse"
 

Detailed Description

Definition at line 184 of file bbapi_shared.hpp.

Member Function Documentation

◆ msgpack()

void bb::bbapi::Shutdown::Response::msgpack ( auto &&  pack_fn)
inline

Definition at line 187 of file bbapi_shared.hpp.

◆ operator==()

bool bb::bbapi::Shutdown::Response::operator== ( const Response ) const
default

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::Shutdown::Response::MSGPACK_SCHEMA_NAME[] = "ShutdownResponse"
staticconstexpr

Definition at line 185 of file bbapi_shared.hpp.


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