#include <lookups_execution.hpp>
Definition at line 16 of file lookups_execution.hpp.
◆ COUNTS
constexpr Column bb::avm2::lookup_execution_bytecode_retrieval_result_settings_::COUNTS = Column::lookup_execution_bytecode_retrieval_result_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::bc_retrieval_bytecode_id,
ColumnAndShifts::bc_retrieval_address,
ColumnAndShifts::bc_retrieval_nullifier_tree_root,
ColumnAndShifts::bc_retrieval_public_data_tree_root,
ColumnAndShifts::bc_retrieval_error
}
Definition at line 31 of file lookups_execution.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_execution_bytecode_retrieval_result_settings_::DST_SELECTOR = Column::bc_retrieval_sel |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_execution_bytecode_retrieval_result_settings_::INVERSES = Column::lookup_execution_bytecode_retrieval_result_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_execution_bytecode_retrieval_result_settings_::LOOKUP_TUPLE_SIZE = 5 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_execution_bytecode_retrieval_result_settings_::NAME = "LOOKUP_EXECUTION_BYTECODE_RETRIEVAL_RESULT" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_execution_bytecode_retrieval_result_settings_::RELATION_NAME = "execution" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::execution_bytecode_id,
ColumnAndShifts::execution_contract_address,
ColumnAndShifts::execution_prev_nullifier_tree_root,
ColumnAndShifts::execution_prev_public_data_tree_root,
ColumnAndShifts::execution_sel_bytecode_retrieval_failure
}
Definition at line 24 of file lookups_execution.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_execution_bytecode_retrieval_result_settings_::SRC_SELECTOR = Column::execution_sel_first_row_in_context |
|
staticconstexpr |
The documentation for this struct was generated from the following file: