# MutantHub mutant #131: Constant replacement mutation at addrman.cpp:950
# Repository: bitcoin/bitcoin @ ca45461ddb2421b4267dad0b7d7bcec88c07eba4
# File: src/addrman.cpp:950-950
# Review: APPROVED; outcome: KILLED
--- a/src/addrman.cpp
+++ b/src/addrman.cpp
@@ -950,1 +950,1 @@
-                        Good_(info_new, false, current_time);
+                        Good_(info_new, true, current_time);
