#include <lookups_nullifier_check.hpp>
◆ COUNTS
constexpr Column bb::avm2::lookup_nullifier_check_new_leaf_merkle_check_settings_::COUNTS = Column::lookup_nullifier_check_new_leaf_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 233 of file lookups_nullifier_check.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_nullifier_check_new_leaf_merkle_check_settings_::DST_SELECTOR = Column::merkle_check_start |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_nullifier_check_new_leaf_merkle_check_settings_::INVERSES = Column::lookup_nullifier_check_new_leaf_merkle_check_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_nullifier_check_new_leaf_merkle_check_settings_::LOOKUP_TUPLE_SIZE = 7 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_nullifier_check_new_leaf_merkle_check_settings_::NAME = "LOOKUP_NULLIFIER_CHECK_NEW_LEAF_MERKLE_CHECK" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_nullifier_check_new_leaf_merkle_check_settings_::RELATION_NAME = "nullifier_check" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::nullifier_check_sel, ColumnAndShifts::precomputed_zero,
ColumnAndShifts::nullifier_check_new_leaf_hash, ColumnAndShifts::nullifier_check_tree_size_before_write,
ColumnAndShifts::nullifier_check_tree_height, ColumnAndShifts::nullifier_check_intermediate_root,
ColumnAndShifts::nullifier_check_write_root
}
Definition at line 227 of file lookups_nullifier_check.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_nullifier_check_new_leaf_merkle_check_settings_::SRC_SELECTOR = Column::nullifier_check_should_insert |
|
staticconstexpr |
The documentation for this struct was generated from the following file: