# MutantHub mutant #1662: Constant replacement mutation at interpreter.cpp:1460
# Repository: bitcoin/bitcoin @ 05e49b342faa1412266951429c135e9f5daa30c2
# File: src/script/interpreter.cpp:1460-1460
# Review: APPROVED; outcome: KILLED
--- a/src/script/interpreter.cpp
+++ b/src/script/interpreter.cpp
@@ -1460,1 +1460,1 @@
-        m_bip341_taproot_ready = true;
+        m_bip341_taproot_ready = false;
