Skip to content

Commit 59f814f

Browse files
author
D4708
authored
add twisterarmy to the upcomingUsersList
1 parent 48832a3 commit 59f814f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/softcheckpoint.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ namespace SoftCheckpoints
4141

4242
static std::set<std::string> upcomingUsersList =
4343
boost::assign::list_of
44-
("nobody")("mf2a")("lxoliva")("stman")("wrewolf");
44+
("nobody")("mf2a")("lxoliva")("stman")("wrewolf")("twisterarmy");
4545

4646

4747
void SetSoftCPBestChain() {

0 commit comments

Comments
 (0)