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

Dyadic trace size and public inputs metadata; Common between prover and verifier keys. More...

#include <flavor.hpp>

Public Attributes

size_t dyadic_size = 0
 
size_t num_public_inputs = 0
 
size_t pub_inputs_offset = 0
 

Detailed Description

Dyadic trace size and public inputs metadata; Common between prover and verifier keys.

Definition at line 129 of file flavor.hpp.

Member Data Documentation

◆ dyadic_size

size_t bb::MetaData::dyadic_size = 0

Definition at line 130 of file flavor.hpp.

◆ num_public_inputs

size_t bb::MetaData::num_public_inputs = 0

Definition at line 131 of file flavor.hpp.

◆ pub_inputs_offset

size_t bb::MetaData::pub_inputs_offset = 0

Definition at line 132 of file flavor.hpp.


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