Rename client identifier from Satoshi to MagicBean (closes #1481)

This commit is contained in:
Simon
2016-10-11 17:10:22 -07:00
parent 7dc49cbc6a
commit 5bd677f5c6
7 changed files with 26 additions and 26 deletions

View File

@@ -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("Satoshi");
const std::string CLIENT_NAME("MagicBean");
/**
* Client version number