#include <lookups_gas.hpp>
Definition at line 38 of file lookups_gas.hpp.
◆ COUNTS
| constexpr Column bb::avm2::lookup_gas_is_out_of_gas_l2_settings_::COUNTS = Column::lookup_gas_is_out_of_gas_l2_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= { ColumnAndShifts::gt_input_a,
ColumnAndShifts::gt_input_b,
ColumnAndShifts::gt_res }
Definition at line 51 of file lookups_gas.hpp.
◆ DST_SELECTOR
| constexpr Column bb::avm2::lookup_gas_is_out_of_gas_l2_settings_::DST_SELECTOR = Column::gt_sel_gas |
|
staticconstexpr |
◆ INVERSES
| constexpr Column bb::avm2::lookup_gas_is_out_of_gas_l2_settings_::INVERSES = Column::lookup_gas_is_out_of_gas_l2_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
| constexpr size_t bb::avm2::lookup_gas_is_out_of_gas_l2_settings_::LOOKUP_TUPLE_SIZE = 3 |
|
staticconstexpr |
◆ NAME
| constexpr std::string_view bb::avm2::lookup_gas_is_out_of_gas_l2_settings_::NAME = "LOOKUP_GAS_IS_OUT_OF_GAS_L2" |
|
staticconstexpr |
◆ RELATION_NAME
| constexpr std::string_view bb::avm2::lookup_gas_is_out_of_gas_l2_settings_::RELATION_NAME = "gas" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::execution_total_gas_l2,
ColumnAndShifts::execution_l2_gas_limit,
ColumnAndShifts::execution_out_of_gas_l2
}
Definition at line 46 of file lookups_gas.hpp.
◆ SRC_SELECTOR
| constexpr Column bb::avm2::lookup_gas_is_out_of_gas_l2_settings_::SRC_SELECTOR = Column::execution_sel_should_check_gas |
|
staticconstexpr |
The documentation for this struct was generated from the following file: