updating soft checkpoints

This commit is contained in:
Miguel Freitas 2017-02-07 11:27:22 -02:00
parent 063ef694ca
commit d09d5f58be

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"); ("nobody")("mf2a")("lxoliva")("stman");
void SetSoftCPBestChain() { void SetSoftCPBestChain() {