|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <lookups_tx.hpp>
Static Public Attributes | |
| static constexpr std::string_view | NAME = "LOOKUP_TX_NULLIFIER_APPEND" |
| static constexpr std::string_view | RELATION_NAME = "tx" |
| static constexpr size_t | LOOKUP_TUPLE_SIZE = 8 |
| static constexpr Column | SRC_SELECTOR = Column::tx_should_nullifier_append |
| static constexpr Column | DST_SELECTOR = Column::nullifier_check_write |
| static constexpr Column | COUNTS = Column::lookup_tx_nullifier_append_counts |
| static constexpr Column | INVERSES = Column::lookup_tx_nullifier_append_inv |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | SRC_COLUMNS |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | DST_COLUMNS |
Definition at line 173 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 179 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 191 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 178 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 180 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 176 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 174 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 175 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 181 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 177 of file lookups_tx.hpp.