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_BALANCE_UPDATE" |
static constexpr std::string_view | RELATION_NAME = "tx" |
static constexpr size_t | LOOKUP_TUPLE_SIZE = 8 |
static constexpr Column | SRC_SELECTOR = Column::tx_is_collect_fee |
static constexpr Column | DST_SELECTOR = Column::public_data_check_write |
static constexpr Column | COUNTS = Column::lookup_tx_balance_update_counts |
static constexpr Column | INVERSES = Column::lookup_tx_balance_update_inv |
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | SRC_COLUMNS |
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | DST_COLUMNS |
Definition at line 547 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 553 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 561 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 552 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 554 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 550 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 548 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 549 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 555 of file lookups_tx.hpp.
|
staticconstexpr |
Definition at line 551 of file lookups_tx.hpp.