Browse Source

another soft checkpoint update

miguelfreitas
Miguel Freitas 8 years ago
parent
commit
b509c20260
  1. 2
      src/softcheckpoint.cpp

2
src/softcheckpoint.cpp

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

Loading…
Cancel
Save