updating softcheckpoint voters

This commit is contained in:
Miguel Freitas 2014-11-04 17:24:14 -02:00
parent 82f305403c
commit dd9c05e918

View File

@ -37,11 +37,11 @@ namespace SoftCheckpoints
static std::set<std::string> uniqueUsersList =
boost::assign::list_of
("mf1")("mf1a")("mf2")("mf2a")("mf3")
("quietpatron")("wn41");
("wn41");
static std::set<std::string> upcomingUsersList =
boost::assign::list_of
("_gltest2")("fcplm_zion");
("omgasm");
void SetSoftCPBestChain() {