24 static constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE>
SRC_COLUMNS = {
25 ColumnAndShifts::execution_public_inputs_index,
26 ColumnAndShifts::execution_register_0_,
27 ColumnAndShifts::execution_register_1_,
28 ColumnAndShifts::execution_contract_address
30 static constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE>
DST_COLUMNS = {
31 ColumnAndShifts::precomputed_clk,
32 ColumnAndShifts::public_inputs_cols_0_,
33 ColumnAndShifts::public_inputs_cols_1_,
34 ColumnAndShifts::public_inputs_cols_2_