remove LogPrintf("Initializing databases...\n");

Signed-off-by: Pasta <pasta@dashboost.org>
This commit is contained in:
Pasta 2019-09-19 09:11:06 -05:00
parent e941c9ba5a
commit 3d445628a4
No known key found for this signature in database
GPG Key ID: 52527BEDABE87984

View File

@ -4217,8 +4217,6 @@ bool LoadGenesisBlock(const CChainParams& chainparams)
fSpentIndex = gArgs.GetBoolArg("-spentindex", DEFAULT_SPENTINDEX);
pblocktree->WriteFlag("spentindex", fSpentIndex);
LogPrintf("Initializing databases...\n");
try {
CBlock &block = const_cast<CBlock&>(chainparams.GenesisBlock());
// Start new block file