# MutantHub mutant #170: Constant replacement mutation at merkle.cpp:47
# Repository: bitcoin/bitcoin @ ca45461ddb2421b4267dad0b7d7bcec88c07eba4
# File: src/consensus/merkle.cpp:47-47
# Review: APPROVED; outcome: KILLED
--- a/src/consensus/merkle.cpp
+++ b/src/consensus/merkle.cpp
@@ -47,1 +47,1 @@
-    bool mutation = false;
+    bool mutation = true;
