#include <lookups_tx.hpp>
Definition at line 118 of file lookups_tx.hpp.
◆ COUNTS
constexpr Column bb::avm2::lookup_tx_read_public_call_request_phase_settings_::COUNTS = Column::lookup_tx_read_public_call_request_phase_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::precomputed_clk,
ColumnAndShifts::public_inputs_cols_0_,
ColumnAndShifts::public_inputs_cols_1_,
ColumnAndShifts::public_inputs_cols_2_,
ColumnAndShifts::public_inputs_cols_3_
}
Definition at line 131 of file lookups_tx.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_tx_read_public_call_request_phase_settings_::DST_SELECTOR = Column::public_inputs_sel |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_tx_read_public_call_request_phase_settings_::INVERSES = Column::lookup_tx_read_public_call_request_phase_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_tx_read_public_call_request_phase_settings_::LOOKUP_TUPLE_SIZE = 5 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_tx_read_public_call_request_phase_settings_::NAME = "LOOKUP_TX_READ_PUBLIC_CALL_REQUEST_PHASE" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_tx_read_public_call_request_phase_settings_::RELATION_NAME = "tx" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= { ColumnAndShifts::tx_read_pi_offset,
ColumnAndShifts::tx_msg_sender,
ColumnAndShifts::tx_contract_addr,
ColumnAndShifts::tx_is_static,
ColumnAndShifts::tx_calldata_hash }
Definition at line 126 of file lookups_tx.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_tx_read_public_call_request_phase_settings_::SRC_SELECTOR = Column::tx_is_public_call_request |
|
staticconstexpr |
The documentation for this struct was generated from the following file: