mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-23 04:16:52 +02:00
Report Classic in p2p version message
This commit is contained in:
@@ -13,7 +13,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("Classic");
|
||||
|
||||
/**
|
||||
* Client version number
|
||||
|
||||
Reference in New Issue
Block a user