We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48832a3 commit 59f814fCopy full SHA for 59f814f
src/softcheckpoint.cpp
@@ -41,7 +41,7 @@ namespace SoftCheckpoints
41
42
static std::set<std::string> upcomingUsersList =
43
boost::assign::list_of
44
- ("nobody")("mf2a")("lxoliva")("stman")("wrewolf");
+ ("nobody")("mf2a")("lxoliva")("stman")("wrewolf")("twisterarmy");
45
46
47
void SetSoftCPBestChain() {
0 commit comments