update
This commit is contained in:
@@ -5600,7 +5600,7 @@ bool PruneOneBlockFile(bool tempfile, const int fileNumber)
|
||||
}
|
||||
else
|
||||
{
|
||||
// Block is not in main chain and is older than last notarised block so its safe for removal.
|
||||
// Block is not in main chain and is older than last notarized block so its safe for removal.
|
||||
fprintf(stderr, "Block [%i] in tempfile.%i We can clear this block!\n",pindex->GetHeight(),fileNumber);
|
||||
// Add index to list and remove after loop?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user