Barretenberg
The ZK-SNARK library at the core of Aztec
|
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 |
Dyadic trace size and public inputs metadata; Common between prover and verifier keys.
Definition at line 129 of file flavor.hpp.
size_t bb::MetaData::dyadic_size = 0 |
Definition at line 130 of file flavor.hpp.
size_t bb::MetaData::num_public_inputs = 0 |
Definition at line 131 of file flavor.hpp.
size_t bb::MetaData::pub_inputs_offset = 0 |
Definition at line 132 of file flavor.hpp.