#include <lookups_note_hash_tree_check.hpp>
◆ COUNTS
constexpr Column bb::avm2::lookup_note_hash_tree_check_merkle_check_settings_::COUNTS = Column::lookup_note_hash_tree_check_merkle_check_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::merkle_check_write, ColumnAndShifts::merkle_check_read_node,
ColumnAndShifts::merkle_check_write_node, ColumnAndShifts::merkle_check_index,
ColumnAndShifts::merkle_check_path_len, ColumnAndShifts::merkle_check_read_root,
ColumnAndShifts::merkle_check_write_root
}
Definition at line 154 of file lookups_note_hash_tree_check.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_note_hash_tree_check_merkle_check_settings_::DST_SELECTOR = Column::merkle_check_start |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_note_hash_tree_check_merkle_check_settings_::INVERSES = Column::lookup_note_hash_tree_check_merkle_check_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_note_hash_tree_check_merkle_check_settings_::LOOKUP_TUPLE_SIZE = 7 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_note_hash_tree_check_merkle_check_settings_::NAME = "LOOKUP_NOTE_HASH_TREE_CHECK_MERKLE_CHECK" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_note_hash_tree_check_merkle_check_settings_::RELATION_NAME = "note_hash_tree_check" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::note_hash_tree_check_write,
ColumnAndShifts::note_hash_tree_check_prev_leaf_value,
ColumnAndShifts::note_hash_tree_check_next_leaf_value,
ColumnAndShifts::note_hash_tree_check_leaf_index,
ColumnAndShifts::note_hash_tree_check_note_hash_tree_height,
ColumnAndShifts::note_hash_tree_check_prev_root,
ColumnAndShifts::note_hash_tree_check_next_root
}
Definition at line 145 of file lookups_note_hash_tree_check.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_note_hash_tree_check_merkle_check_settings_::SRC_SELECTOR = Column::note_hash_tree_check_sel |
|
staticconstexpr |
The documentation for this struct was generated from the following file: