Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::cdb::CdbAddContractInstance::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 [] = "CdbAddContractInstanceResponse"
 

Detailed Description

Definition at line 172 of file cdb_commands.hpp.

Member Function Documentation

◆ msgpack()

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

Definition at line 174 of file cdb_commands.hpp.

◆ operator==()

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

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::cdb::CdbAddContractInstance::Response::MSGPACK_SCHEMA_NAME[] = "CdbAddContractInstanceResponse"
staticconstexpr

Definition at line 173 of file cdb_commands.hpp.


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