|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
The only precomputed commitment the verifier needs for PCS. More...
#include <translator_flavor.hpp>
Public Types | |
| using | DataType = DataType_ |
Public Member Functions | |
| bool | operator== (const VKEntities &other) const =default |
| DEFINE_FLAVOR_MEMBERS (DataType, ordered_extra_range_constraints_numerator) | |
The only precomputed commitment the verifier needs for PCS.
All other precomputed selectors are computable (evaluations derived from the sumcheck challenge), so they never enter PCS and don't need commitments in the VK.
Definition at line 1136 of file translator_flavor.hpp.
| using bb::TranslatorFlavor::VKEntities< DataType_ >::DataType = DataType_ |
Definition at line 1139 of file translator_flavor.hpp.
| bb::TranslatorFlavor::VKEntities< DataType_ >::DEFINE_FLAVOR_MEMBERS | ( | DataType | , |
| ordered_extra_range_constraints_numerator | |||
| ) |
|
default |