Skip to content

Commit

Permalink
Update version.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Tillkoeln committed Jun 22, 2018
1 parent 7162429 commit 777eb90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.cpp
Expand Up @@ -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 ""
Expand Down

0 comments on commit 777eb90

Please sign in to comment.