From ed9148a3507efa3e10ec5b5a4d302b2192d4b32a Mon Sep 17 00:00:00 2001 From: Warlock-Dalbaeb Date: Thu, 20 Jul 2017 21:12:46 +0700 Subject: [PATCH] . --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index ed07cfb..e610c35 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -2899,7 +2899,7 @@ bool InitBlockIndex() { if (!fReindex) { // Genesis block - const char* pszTimestamp = fTestNet ? "PlazBeHere228FaggotFuck!!!666=9AllShitCrumaxHelloMotherHiBatyaHiVsemPrivet" : "02/Apr/2017: GOST R 34.11-2012 - orignal"; + const char* pszTimestamp = fTestNet ? "PlazBeHere228FaggotFuck!!!" : "02/Apr/2017: GOST R 34.11-2012 - orignal"; CTransaction txNew; txNew.vin.resize(1); txNew.vout.resize(1);