|
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 136 of file flavor.hpp.
| size_t bb::MetaData::dyadic_size = 0 |
Definition at line 137 of file flavor.hpp.
| size_t bb::MetaData::num_public_inputs = 0 |
Definition at line 138 of file flavor.hpp.
| size_t bb::MetaData::pub_inputs_offset = 0 |
Definition at line 139 of file flavor.hpp.