Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
acir_format::BlockConstraint Struct Reference

#include <block_constraint.hpp>

Public Attributes

std::vector< bb::poly_tripleinit
 
std::vector< MemOptrace
 
BlockType type
 
uint32_t calldata_id { 0 }
 

Detailed Description

Definition at line 27 of file block_constraint.hpp.

Member Data Documentation

◆ calldata_id

uint32_t acir_format::BlockConstraint::calldata_id { 0 }

Definition at line 31 of file block_constraint.hpp.

◆ init

std::vector<bb::poly_triple> acir_format::BlockConstraint::init

Definition at line 28 of file block_constraint.hpp.

◆ trace

std::vector<MemOp> acir_format::BlockConstraint::trace

Definition at line 29 of file block_constraint.hpp.

◆ type

BlockType acir_format::BlockConstraint::type

Definition at line 30 of file block_constraint.hpp.


The documentation for this struct was generated from the following file: