Browse Source

reverting client id string

trademark sucks
pull/56/head
David Mercer 7 years ago
committed by GitHub
parent
commit
27d10f97a8
  1. 2
      src/clientversion.cpp

2
src/clientversion.cpp

@ -19,7 +19,7 @@
* for both bitcoind and bitcoin-core, to make it harder for attackers to
* target servers or GUI users specifically.
*/
const std::string CLIENT_NAME("PickleRick");
const std::string CLIENT_NAME("BalefulStatic");
/**
* Client version number

Loading…
Cancel
Save