Replace Satoshi
subversion with LBRY
Distinguishes lbry nodes from bitcoin nodes
This commit is contained in:
parent
84b093b981
commit
20ae466765
1 changed files with 1 additions and 1 deletions
|
@ -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("LBRY");
|
||||
|
||||
/**
|
||||
* Client version number
|
||||
|
|
Loading…
Reference in a new issue