24 static constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE>
SRC_COLUMNS = {
25 ColumnAndShifts::execution_register_2_,
26 ColumnAndShifts::execution_register_0_,
27 ColumnAndShifts::execution_prev_nullifier_tree_root,
28 ColumnAndShifts::execution_sel_execute_nullifier_exists,
29 ColumnAndShifts::execution_register_1_
31 static constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE>
DST_COLUMNS = {
32 ColumnAndShifts::nullifier_check_exists,
33 ColumnAndShifts::nullifier_check_nullifier,
34 ColumnAndShifts::nullifier_check_root,
35 ColumnAndShifts::nullifier_check_should_silo,
36 ColumnAndShifts::nullifier_check_address