more voters

This commit is contained in:
Miguel Freitas 2014-11-05 10:21:38 -02:00
parent dd9c05e918
commit c77c015ef0

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
("omgasm"); ("omgasm")("rantizdani")("rantisluni");
void SetSoftCPBestChain() { void SetSoftCPBestChain() {