# MutantHub mutant #1887: Logical operator mutation at script.cpp:227
# Repository: bitcoin/bitcoin @ 859215218667ca9f35d5adae0289e4a125798087
# File: src/script/script.cpp:227-227
# Review: APPROVED; outcome: KILLED
--- a/src/script/script.cpp
+++ b/src/script/script.cpp
@@ -227,1 +227,1 @@
-            (*this)[0] == OP_HASH160 &&
+            (*this)[0] == OP_HASH160 ||
