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_NOTE_HASH_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_note_hash_append |
static constexpr Column | DST_SELECTOR = Column::note_hash_tree_check_write |
static constexpr Column | COUNTS = Column::lookup_tx_note_hash_append_counts |
static constexpr Column | INVERSES = Column::lookup_tx_note_hash_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 293 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 299 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 311 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 298 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 300 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 296 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 294 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 295 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 301 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 297 of file lookups_tx.hpp.