|
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 |
Static Public Attributes | |
| static constexpr size_t | NUM_FIELDS = 3 |
Dyadic trace size and public inputs metadata; Common between prover and verifier keys.
Definition at line 74 of file flavor.hpp.
| size_t bb::MetaData::dyadic_size = 0 |
Definition at line 76 of file flavor.hpp.
|
staticconstexpr |
Definition at line 75 of file flavor.hpp.
| size_t bb::MetaData::num_public_inputs = 0 |
Definition at line 77 of file flavor.hpp.
| size_t bb::MetaData::pub_inputs_offset = 0 |
Definition at line 78 of file flavor.hpp.