clientversion: Fix CLIENT_NAME to "Elements Core"

This commit is contained in:
Luke Dashjr 2019-01-08 17:32:54 +00:00 committed by Gregory Sanders
parent 20bf9c5cde
commit 749e0a83c5

View file

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