|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <acir_format.hpp>
Public Attributes | |
| std::shared_ptr< bb::IVCBase > | ivc = nullptr |
| bool | has_ipa_claim |
| bool | collect_gates_per_opcode = false |
| size_t | size_hint = 0 |
Definition at line 139 of file acir_format.hpp.
| bool acir_format::ProgramMetadata::collect_gates_per_opcode = false |
Definition at line 147 of file acir_format.hpp.
| bool acir_format::ProgramMetadata::has_ipa_claim |
Definition at line 143 of file acir_format.hpp.
| std::shared_ptr<bb::IVCBase> acir_format::ProgramMetadata::ivc = nullptr |
Definition at line 141 of file acir_format.hpp.
| size_t acir_format::ProgramMetadata::size_hint = 0 |
Definition at line 148 of file acir_format.hpp.