We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fae6d21 commit 3c0cbdbCopy full SHA for 3c0cbdb
src/main.cpp
@@ -96,7 +96,7 @@ static void CheckBlockIndex();
96
/** Constant stuff for coinbase transactions we create: */
97
CScript COINBASE_FLAGS;
98
99
-const string strMessageMagic = "Bitcloud Signed Message:\n";
+const string strMessageMagic = "Diamond Signed Message:\n";
100
101
// Internal stuff
102
namespace
0 commit comments