Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "eccvm_trace_checker.hpp"
#include "barretenberg/eccvm/eccvm_flavor.hpp"
#include "barretenberg/honk/library/grand_product_library.hpp"
Go to the source code of this file.
Typedefs | |
using | Flavor = ECCVMFlavor |
using | Builder = typename ECCVMFlavor::CircuitBuilder |
using | FF = typename ECCVMFlavor::FF |
using | ProverPolynomials = typename ECCVMFlavor::ProverPolynomials |
using Builder = typename ECCVMFlavor::CircuitBuilder |
Definition at line 14 of file eccvm_trace_checker.cpp.
using FF = typename ECCVMFlavor::FF |
Definition at line 15 of file eccvm_trace_checker.cpp.
using Flavor = ECCVMFlavor |
Definition at line 13 of file eccvm_trace_checker.cpp.
using ProverPolynomials = typename ECCVMFlavor::ProverPolynomials |
Definition at line 16 of file eccvm_trace_checker.cpp.