|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <lookups_contract_instance_retrieval.hpp>
Static Public Attributes | |
| static constexpr std::string_view | NAME = "LOOKUP_CONTRACT_INSTANCE_RETRIEVAL_DEPLOYMENT_NULLIFIER_READ" |
| static constexpr std::string_view | RELATION_NAME = "contract_instance_retrieval" |
| static constexpr size_t | LOOKUP_TUPLE_SIZE = 8 |
| static constexpr Column | SRC_SELECTOR = Column::contract_instance_retrieval_should_check_nullifier |
| static constexpr Column | DST_SELECTOR = Column::indexed_tree_check_sel |
| static constexpr Column | COUNTS = Column::lookup_contract_instance_retrieval_deployment_nullifier_read_counts |
| static constexpr Column | INVERSES = Column::lookup_contract_instance_retrieval_deployment_nullifier_read_inv |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | SRC_COLUMNS |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | DST_COLUMNS |
Definition at line 70 of file lookups_contract_instance_retrieval.hpp.
|
staticconstexpr |
Definition at line 76 of file lookups_contract_instance_retrieval.hpp.
|
staticconstexpr |
Definition at line 88 of file lookups_contract_instance_retrieval.hpp.
|
staticconstexpr |
Definition at line 75 of file lookups_contract_instance_retrieval.hpp.
|
staticconstexpr |
Definition at line 77 of file lookups_contract_instance_retrieval.hpp.
|
staticconstexpr |
Definition at line 73 of file lookups_contract_instance_retrieval.hpp.
|
staticconstexpr |
Definition at line 71 of file lookups_contract_instance_retrieval.hpp.
|
staticconstexpr |
Definition at line 72 of file lookups_contract_instance_retrieval.hpp.
|
staticconstexpr |
Definition at line 78 of file lookups_contract_instance_retrieval.hpp.
|
staticconstexpr |
Definition at line 74 of file lookups_contract_instance_retrieval.hpp.