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

Empty response indicating successful initialization. More...

#include <bbapi_client_ivc.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 = "ClientIvcStartResponse"
 

Detailed Description

Empty response indicating successful initialization.

Definition at line 31 of file bbapi_client_ivc.hpp.

Member Function Documentation

◆ msgpack()

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

Definition at line 34 of file bbapi_client_ivc.hpp.

◆ operator==()

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

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char* bb::bbapi::ClientIvcStart::Response::MSGPACK_SCHEMA_NAME = "ClientIvcStartResponse"
staticconstexpr

Definition at line 32 of file bbapi_client_ivc.hpp.


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