We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a72003d commit 6f33d8cCopy full SHA for 6f33d8c
src/clientversion.cpp
@@ -10,7 +10,7 @@
10
11
/**
12
* Name of client reported in the 'version' message. Report the same name
13
- * for both bitcoind and bitcoin-core, to make it harder for attackers to
+ * for both bitcoind and bitcoin-qt, to make it harder for attackers to
14
* target servers or GUI users specifically.
15
*/
16
const std::string CLIENT_NAME("Satoshi");
0 commit comments