Merge pull request #278 from shaolinfry/useragent

Change user-agent
This commit is contained in:
Xinxi Wang 2017-01-14 15:22:40 +08:00 committed by GitHub
commit 347f110153

View File

@ -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("LitecoinCore");
/**
* Client version number