#include <lookups_tx.hpp>
Definition at line 579 of file lookups_tx.hpp.
◆ COUNTS
constexpr Column bb::avm2::lookup_tx_write_fee_public_inputs_settings_::COUNTS = Column::lookup_tx_write_fee_public_inputs_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::precomputed_clk, ColumnAndShifts::public_inputs_cols_0_
}
Definition at line 589 of file lookups_tx.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_tx_write_fee_public_inputs_settings_::DST_SELECTOR = Column::public_inputs_sel |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_tx_write_fee_public_inputs_settings_::INVERSES = Column::lookup_tx_write_fee_public_inputs_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_tx_write_fee_public_inputs_settings_::LOOKUP_TUPLE_SIZE = 2 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_tx_write_fee_public_inputs_settings_::NAME = "LOOKUP_TX_WRITE_FEE_PUBLIC_INPUTS" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_tx_write_fee_public_inputs_settings_::RELATION_NAME = "tx" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= { ColumnAndShifts::tx_write_pi_offset,
ColumnAndShifts::tx_fee }
Definition at line 587 of file lookups_tx.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_tx_write_fee_public_inputs_settings_::SRC_SELECTOR = Column::tx_is_collect_fee |
|
staticconstexpr |
The documentation for this struct was generated from the following file: