#include <lookups_tx.hpp>
Definition at line 525 of file lookups_tx.hpp.
◆ COUNTS
constexpr Column bb::avm2::lookup_tx_balance_validation_settings_::COUNTS = Column::lookup_tx_balance_validation_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= { ColumnAndShifts::ff_gt_a,
ColumnAndShifts::ff_gt_b,
ColumnAndShifts::ff_gt_result }
Definition at line 536 of file lookups_tx.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_tx_balance_validation_settings_::DST_SELECTOR = Column::ff_gt_sel_gt |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_tx_balance_validation_settings_::INVERSES = Column::lookup_tx_balance_validation_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_tx_balance_validation_settings_::LOOKUP_TUPLE_SIZE = 3 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_tx_balance_validation_settings_::NAME = "LOOKUP_TX_BALANCE_VALIDATION" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_tx_balance_validation_settings_::RELATION_NAME = "tx" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::tx_fee, ColumnAndShifts::tx_fee_payer_balance, ColumnAndShifts::precomputed_zero
}
Definition at line 533 of file lookups_tx.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_tx_balance_validation_settings_::SRC_SELECTOR = Column::tx_is_collect_fee |
|
staticconstexpr |
The documentation for this struct was generated from the following file: