#include <lookups_tx.hpp>
Definition at line 497 of file lookups_tx.hpp.
◆ COUNTS
constexpr Column bb::avm2::lookup_tx_balance_read_settings_::COUNTS = Column::lookup_tx_balance_read_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::public_data_check_value,
ColumnAndShifts::public_data_check_address,
ColumnAndShifts::public_data_check_slot,
ColumnAndShifts::public_data_check_root
}
Definition at line 511 of file lookups_tx.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_tx_balance_read_settings_::DST_SELECTOR = Column::public_data_check_sel |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_tx_balance_read_settings_::INVERSES = Column::lookup_tx_balance_read_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_tx_balance_read_settings_::LOOKUP_TUPLE_SIZE = 4 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_tx_balance_read_settings_::NAME = "LOOKUP_TX_BALANCE_READ" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_tx_balance_read_settings_::RELATION_NAME = "tx" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::tx_fee_payer_balance,
ColumnAndShifts::tx_fee_juice_contract_address,
ColumnAndShifts::tx_fee_juice_balance_slot,
ColumnAndShifts::tx_prev_public_data_tree_root
}
Definition at line 505 of file lookups_tx.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_tx_balance_read_settings_::SRC_SELECTOR = Column::tx_is_collect_fee |
|
staticconstexpr |
The documentation for this struct was generated from the following file: