diff --git a/src/softcheckpoint.cpp b/src/softcheckpoint.cpp index d477919b..6650c9e5 100644 --- a/src/softcheckpoint.cpp +++ b/src/softcheckpoint.cpp @@ -36,11 +36,12 @@ namespace SoftCheckpoints static std::set uniqueUsersList = boost::assign::list_of - ("mf1")("mf1a")("mf2")("mf2a")("mf3"); + ("mf1")("mf1a")("mf2")("mf2a")("mf3") + ("quietpatron")("wn41"); static std::set upcomingUsersList = boost::assign::list_of - ("_gltest2")("wn41")("quietpatron"); + ("_gltest2"); void SetSoftCPBestChain() {