|
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 16 of file transcript_manifest.hpp.
|
default |
|
inline |
Definition at line 20 of file transcript_manifest.hpp.
| std::vector<std::string> bb::TranscriptManifest::RoundData::challenge_label |
Definition at line 17 of file transcript_manifest.hpp.
| std::vector<std::pair<std::string, size_t> > bb::TranscriptManifest::RoundData::entries |
Definition at line 18 of file transcript_manifest.hpp.