Barretenberg
The ZK-SNARK library at the core of Aztec
|
Public Member Functions | |
void | print () |
bool | operator== (const RoundData &other) const =default |
Public Attributes | |
std::vector< std::string > | challenge_label |
std::vector< std::pair< std::string, size_t > > | entries |
Definition at line 33 of file transcript.hpp.
|
default |
|
inline |
Definition at line 37 of file transcript.hpp.
std::vector<std::string> bb::TranscriptManifest::RoundData::challenge_label |
Definition at line 34 of file transcript.hpp.
std::vector<std::pair<std::string, size_t> > bb::TranscriptManifest::RoundData::entries |
Definition at line 35 of file transcript.hpp.