# MutantHub mutant #233: Logical operator mutation at net_processing.cpp:3714
# Repository: bitcoin/bitcoin @ 2990bd773551c835ab0b6b59d85730adab2fd428
# File: src/net_processing.cpp:3714-3714
# Review: APPROVED; outcome: KILLED
--- a/src/net_processing.cpp
+++ b/src/net_processing.cpp
@@ -3714,1 +3714,1 @@
-            !pfrom.IsFeelerConn() &&
+            !pfrom.IsFeelerConn() ||
