#include <lookups_nullifier_check.hpp>
◆ COUNTS
constexpr Column bb::avm2::lookup_nullifier_check_new_leaf_poseidon2_settings_::COUNTS = Column::lookup_nullifier_check_new_leaf_poseidon2_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::poseidon2_hash_input_0,
ColumnAndShifts::poseidon2_hash_input_1,
ColumnAndShifts::poseidon2_hash_input_2,
ColumnAndShifts::poseidon2_hash_output
}
Definition at line 203 of file lookups_nullifier_check.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_nullifier_check_new_leaf_poseidon2_settings_::DST_SELECTOR = Column::poseidon2_hash_end |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_nullifier_check_new_leaf_poseidon2_settings_::INVERSES = Column::lookup_nullifier_check_new_leaf_poseidon2_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_nullifier_check_new_leaf_poseidon2_settings_::LOOKUP_TUPLE_SIZE = 4 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_nullifier_check_new_leaf_poseidon2_settings_::NAME = "LOOKUP_NULLIFIER_CHECK_NEW_LEAF_POSEIDON2" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_nullifier_check_new_leaf_poseidon2_settings_::RELATION_NAME = "nullifier_check" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::nullifier_check_siloed_nullifier,
ColumnAndShifts::nullifier_check_low_leaf_next_nullifier,
ColumnAndShifts::nullifier_check_low_leaf_next_index,
ColumnAndShifts::nullifier_check_new_leaf_hash
}
Definition at line 197 of file lookups_nullifier_check.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_nullifier_check_new_leaf_poseidon2_settings_::SRC_SELECTOR = Column::nullifier_check_should_insert |
|
staticconstexpr |
The documentation for this struct was generated from the following file: