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

#include <cdb_commands.hpp>

Public Member Functions

 SERIALIZATION_FIELDS (classIds)
 
bool operator== (const Response &) const =default
 

Public Attributes

std::vector< avm2::FFclassIds
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "CdbGetContractClassIdsResponse"
 

Detailed Description

Definition at line 199 of file cdb_commands.hpp.

Member Function Documentation

◆ operator==()

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

◆ SERIALIZATION_FIELDS()

bb::cdb::CdbGetContractClassIds::Response::SERIALIZATION_FIELDS ( classIds  )

Member Data Documentation

◆ classIds

std::vector<avm2::FF> bb::cdb::CdbGetContractClassIds::Response::classIds

Definition at line 201 of file cdb_commands.hpp.

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::cdb::CdbGetContractClassIds::Response::MSGPACK_SCHEMA_NAME[] = "CdbGetContractClassIdsResponse"
staticconstexpr

Definition at line 200 of file cdb_commands.hpp.


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