mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-01 05:37:05 +00:00
Refactor
This commit is contained in:
@@ -92,7 +92,6 @@ impl<T: BeaconChainTypes> FetchBlobsBeaconAdapter<T> {
|
||||
pub(crate) fn cached_blob_indexes(&self, block_root: &Hash256) -> Option<Vec<u64>> {
|
||||
self.chain
|
||||
.data_availability_checker
|
||||
.v1()
|
||||
.cached_blob_indexes(block_root)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user