Correct comment

This commit is contained in:
Emilia Hane 2023-01-24 11:12:33 +01:00
parent 1e59cb9dea
commit a2eda76291
No known key found for this signature in database
GPG Key ID: E73394F9C09206FA

View File

@ -1801,7 +1801,7 @@ impl<E: EthSpec, Hot: ItemStore<E>, Cold: ItemStore<E>> HotColdDB<E, Hot, Cold>
}
}
// Iterate block roots backwards to oldest blob slot.
// Iterate block roots forwards from the oldest blob slot.
warn!(
self.log,
"Pruning blobs sidecars stored longer than data availability boundary";