mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-11 07:17:53 +00:00
updating softcheckpoint voters
This commit is contained in:
parent
82f305403c
commit
dd9c05e918
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user