# MutantHub mutant #1876: Constant replacement mutation at script.cpp:203
# Repository: bitcoin/bitcoin @ 859215218667ca9f35d5adae0289e4a125798087
# File: src/script/script.cpp:203-203
# Review: APPROVED; outcome: KILLED
--- a/src/script/script.cpp
+++ b/src/script/script.cpp
@@ -203,1 +203,1 @@
-    return subscript.GetSigOpCount(true);
+    return subscript.GetSigOpCount(false);
