Browse Source

more voters

miguelfreitas
Miguel Freitas 10 years ago
parent
commit
c77c015ef0
  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
("omgasm");
("omgasm")("rantizdani")("rantisluni");
void SetSoftCPBestChain() {

Loading…
Cancel
Save