24 static constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE>
SRC_COLUMNS = {
25 ColumnAndShifts::execution_register_1_,
26 ColumnAndShifts::execution_register_0_,
27 ColumnAndShifts::execution_prev_nullifier_tree_root,
28 ColumnAndShifts::precomputed_zero
30 static constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE>
DST_COLUMNS = {
31 ColumnAndShifts::nullifier_check_exists,
32 ColumnAndShifts::nullifier_check_nullifier,
33 ColumnAndShifts::nullifier_check_root,
34 ColumnAndShifts::nullifier_check_sel_silo