This commit is contained in:
@@ -4043,7 +4043,7 @@ bool AcceptBlock(CBlock& block, CValidationState& state, CBlockIndex** ppindex,
|
||||
}
|
||||
if ( pindex == 0 )
|
||||
{
|
||||
fprintf(stderr,"unexpected AcceptBlock error null pindex\n");
|
||||
//fprintf(stderr,"unexpected AcceptBlock error null pindex\n");
|
||||
return false;
|
||||
}
|
||||
//fprintf(stderr,"acceptblockheader passed\n");
|
||||
|
||||
Reference in New Issue
Block a user