# MutantHub mutant #1943: Constant replacement mutation at txgraph.cpp:590
# Repository: bitcoin/bitcoin @ ca45461ddb2421b4267dad0b7d7bcec88c07eba4
# File: src/txgraph.cpp:590-590
# Review: APPROVED; outcome: KILLED
--- a/src/txgraph.cpp
+++ b/src/txgraph.cpp
@@ -590,1 +590,1 @@
-        void SetRemoved() noexcept { cluster = nullptr; index = DepGraphIndex(-1); }
+        void SetRemoved() noexcept { cluster = nullptr; index = DepGraphIndex(-1 - 1); }
