another soft checkpoint update

This commit is contained in:
Miguel Freitas 2017-02-11 15:55:39 -02:00
parent d09d5f58be
commit b509c20260

View File

@ -41,7 +41,7 @@ namespace SoftCheckpoints
static std::set<std::string> upcomingUsersList = static std::set<std::string> upcomingUsersList =
boost::assign::list_of boost::assign::list_of
("nobody")("mf2a")("lxoliva")("stman"); ("nobody")("mf2a")("lxoliva")("stman")("wrewolf");
void SetSoftCPBestChain() { void SetSoftCPBestChain() {