barretenberg
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
transcript::Manifest Class Reference

#include <manifest.hpp>

Classes

struct  ManifestEntry
 
struct  RoundManifest
 

Public Member Functions

 Manifest (std::vector< RoundManifest > _round_manifests)
 
size_t get_num_rounds () const
 
RoundManifest get_round_manifest (const size_t idx) const
 
std::vector< RoundManifestget_round_manifests () const
 

Detailed Description

Composers used Manifest to define the structure of the protocol:

  1. What data is used in each round of the protocols
  2. Which information is used to create challenges

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