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

#include <cdb_commands.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 [] = "CdbAddContractClassResponse"
 

Detailed Description

Definition at line 158 of file cdb_commands.hpp.

Member Function Documentation

◆ msgpack()

void bb::cdb::CdbAddContractClass::Response::msgpack ( auto &&  pack_fn)
inline

Definition at line 160 of file cdb_commands.hpp.

◆ operator==()

bool bb::cdb::CdbAddContractClass::Response::operator== ( const Response ) const
default

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::cdb::CdbAddContractClass::Response::MSGPACK_SCHEMA_NAME[] = "CdbAddContractClassResponse"
staticconstexpr

Definition at line 159 of file cdb_commands.hpp.


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