mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-02-09 05:14:16 +00:00
updating node list for soft checkpoints
This commit is contained in:
parent
3bcf8aaacc
commit
063ef694ca
@ -36,12 +36,12 @@ namespace SoftCheckpoints
|
||||
|
||||
static std::set<std::string> uniqueUsersList =
|
||||
boost::assign::list_of
|
||||
("mf1")("mf1a")("mf2")("mf2a")("mf3")
|
||||
("wn41")("omgasm")("rantizdani")("rantisluni");
|
||||
("mf1")("mf1a")("mf2")("mf3")
|
||||
("omgasm");
|
||||
|
||||
static std::set<std::string> upcomingUsersList =
|
||||
boost::assign::list_of
|
||||
("nobody");
|
||||
("nobody")("mf2a");
|
||||
|
||||
|
||||
void SetSoftCPBestChain() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user