Skip to content

Commit

Permalink
Update version.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
CRYPTIC FOUNDATION authored May 24, 2018
1 parent 7bb7d35 commit cfdbffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.cpp
Original file line number Diff line number Diff line change
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("Cryptic Cash");

// Client version number
#define CLIENT_VERSION_SUFFIX "-beta"
Expand Down

0 comments on commit cfdbffe

Please sign in to comment.