Eliminate mapBlockIndex risk of nulls across VRSC
This commit is contained in:
@@ -4202,7 +4202,7 @@ CBlockIndex* AddToBlockIndex(const CBlockHeader& block)
|
||||
}
|
||||
if (!vrit.empty())
|
||||
{
|
||||
//
|
||||
printf("found %d NULL blocks in mapBlockIndex\n", vrit.size());
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user