Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/dsl/acir_format/witness_constant.hpp"
#include "barretenberg/serialize/msgpack.hpp"
#include <cstdint>
Go to the source code of this file.
Classes | |
struct | acir_format::EcAdd |
Namespaces | |
namespace | acir_format |
Functions | |
template<typename Builder > | |
void | acir_format::create_ec_add_constraint (Builder &builder, const EcAdd &input, bool has_valid_witness_assignments) |