Bunch of little things

This commit is contained in:
Jonathan "Duke" Leto
2019-10-22 19:21:23 -07:00
parent c29f5cca42
commit ced4d38255
6 changed files with 26 additions and 26 deletions

View File

@@ -141,7 +141,7 @@ static void CheckBlockIndex();
/** Constant stuff for coinbase transactions we create: */
CScript COINBASE_FLAGS;
const string strMessageMagic = "Komodo Signed Message:\n";
const string strMessageMagic = "Hush Signed Message:\n";
// Internal stuff
namespace {