This commit is contained in:
jl777
2018-04-14 16:16:49 +03:00
parent 46b94f6348
commit f73e64e0f5
2 changed files with 2 additions and 2 deletions

View File

@@ -3778,7 +3778,7 @@ bool AcceptBlock(CBlock& block, CValidationState& state, CBlockIndex** ppindex,
return false;
if ( pindex == 0 )
{
fprintf(stderr,"AcceptBlock error null pindex\n");
//fprintf(stderr,"AcceptBlock error null pindex\n");
return false;
}
// Try to process all requested blocks that we don't have, but only