From 777eb901590890cbb0a36e0381b6f7792055286c Mon Sep 17 00:00:00 2001 From: Tillkoeln Date: Sat, 23 Jun 2018 01:43:17 +0200 Subject: [PATCH] Update version.cpp --- src/version.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.cpp b/src/version.cpp index 0b31a73..19e6439 100644 --- a/src/version.cpp +++ b/src/version.cpp @@ -8,7 +8,7 @@ // Name of client reported in the 'version' message. Report the same name // 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("NanoX-Hydra"); // Client version number #define CLIENT_VERSION_SUFFIX ""