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

Empty response indicating successful circuit loading. 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 = "ClientIvcLoadResponse"
 

Detailed Description

Empty response indicating successful circuit loading.

Definition at line 55 of file bbapi_client_ivc.hpp.

Member Function Documentation

◆ msgpack()

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

Definition at line 58 of file bbapi_client_ivc.hpp.

◆ operator==()

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

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char* bb::bbapi::ClientIvcLoad::Response::MSGPACK_SCHEMA_NAME = "ClientIvcLoadResponse"
staticconstexpr

Definition at line 56 of file bbapi_client_ivc.hpp.


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