#include <lookups_nullifier_check.hpp>
Definition at line 16 of file lookups_nullifier_check.hpp.
◆ COUNTS
constexpr Column bb::avm2::lookup_nullifier_check_silo_poseidon2_settings_::COUNTS = Column::lookup_nullifier_check_silo_poseidon2_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::poseidon2_hash_start,
ColumnAndShifts::poseidon2_hash_input_0,
ColumnAndShifts::poseidon2_hash_input_1,
ColumnAndShifts::poseidon2_hash_input_2,
ColumnAndShifts::poseidon2_hash_output
}
Definition at line 31 of file lookups_nullifier_check.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_nullifier_check_silo_poseidon2_settings_::DST_SELECTOR = Column::poseidon2_hash_end |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_nullifier_check_silo_poseidon2_settings_::INVERSES = Column::lookup_nullifier_check_silo_poseidon2_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_nullifier_check_silo_poseidon2_settings_::LOOKUP_TUPLE_SIZE = 5 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_nullifier_check_silo_poseidon2_settings_::NAME = "LOOKUP_NULLIFIER_CHECK_SILO_POSEIDON2" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_nullifier_check_silo_poseidon2_settings_::RELATION_NAME = "nullifier_check" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::nullifier_check_sel,
ColumnAndShifts::nullifier_check_siloing_separator,
ColumnAndShifts::nullifier_check_address,
ColumnAndShifts::nullifier_check_nullifier,
ColumnAndShifts::nullifier_check_siloed_nullifier
}
Definition at line 24 of file lookups_nullifier_check.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_nullifier_check_silo_poseidon2_settings_::SRC_SELECTOR = Column::nullifier_check_should_silo |
|
staticconstexpr |
The documentation for this struct was generated from the following file: