29 using View =
typename std::tuple_element_t<1, ContainerOverSubrelations>::View;
30 auto tmp =
static_cast<View
>(in.get(C::l1_to_l2_message_tree_check_sel)) *
31 ((
CView(l1_to_l2_message_tree_check_LEAF_VALUE_MSG_HASH_DIFF) *
32 (
static_cast<View
>(in.get(C::l1_to_l2_message_tree_check_exists)) *
34 static_cast<View
>(in.get(C::l1_to_l2_message_tree_check_leaf_value_msg_hash_diff_inv))) +
35 static_cast<View
>(in.get(C::l1_to_l2_message_tree_check_leaf_value_msg_hash_diff_inv))) -
37 static_cast<View
>(in.get(C::l1_to_l2_message_tree_check_exists)));
41 using View =
typename std::tuple_element_t<2, ContainerOverSubrelations>::View;
42 auto tmp =
static_cast<View
>(in.get(C::l1_to_l2_message_tree_check_sel)) *
43 (
CView(constants_L1_TO_L2_MSG_TREE_HEIGHT) -
44 static_cast<View
>(in.get(C::l1_to_l2_message_tree_check_l1_to_l2_message_tree_height)));