mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-30 19:34:37 +00:00
@@ -312,7 +312,7 @@ pub fn prune_blobs<E: EthSpec>(
|
|||||||
log,
|
log,
|
||||||
)?;
|
)?;
|
||||||
|
|
||||||
// If we're trigging a prune manually then ignore the check on the split's parent that bails
|
// If we're triggering a prune manually then ignore the check on the split's parent that bails
|
||||||
// out early by passing true to the force parameter.
|
// out early by passing true to the force parameter.
|
||||||
db.try_prune_blobs(true)
|
db.try_prune_blobs(true)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user