diff --git a/src/softcheckpoint.cpp b/src/softcheckpoint.cpp index 7cc5d35f..0aca6b14 100644 --- a/src/softcheckpoint.cpp +++ b/src/softcheckpoint.cpp @@ -37,11 +37,11 @@ namespace SoftCheckpoints static std::set uniqueUsersList = boost::assign::list_of ("mf1")("mf1a")("mf2")("mf2a")("mf3") - ("quietpatron")("wn41"); + ("wn41"); static std::set upcomingUsersList = boost::assign::list_of - ("_gltest2")("fcplm_zion"); + ("omgasm"); void SetSoftCPBestChain() {