#include <lookups_tx.hpp>
Definition at line 417 of file lookups_tx.hpp.
◆ COUNTS
constexpr Column bb::avm2::lookup_tx_read_effective_fee_public_inputs_settings_::COUNTS = Column::lookup_tx_read_effective_fee_public_inputs_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::precomputed_clk, ColumnAndShifts::public_inputs_cols_0_, ColumnAndShifts::public_inputs_cols_1_
}
Definition at line 430 of file lookups_tx.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_tx_read_effective_fee_public_inputs_settings_::DST_SELECTOR = Column::public_inputs_sel |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_tx_read_effective_fee_public_inputs_settings_::INVERSES = Column::lookup_tx_read_effective_fee_public_inputs_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_tx_read_effective_fee_public_inputs_settings_::LOOKUP_TUPLE_SIZE = 3 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_tx_read_effective_fee_public_inputs_settings_::NAME = "LOOKUP_TX_READ_EFFECTIVE_FEE_PUBLIC_INPUTS" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_tx_read_effective_fee_public_inputs_settings_::RELATION_NAME = "tx" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::tx_read_pi_offset,
ColumnAndShifts::tx_effective_fee_per_da_gas,
ColumnAndShifts::tx_effective_fee_per_l2_gas
}
Definition at line 425 of file lookups_tx.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_tx_read_effective_fee_public_inputs_settings_::SRC_SELECTOR = Column::tx_is_collect_fee |
|
staticconstexpr |
The documentation for this struct was generated from the following file: