mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-19 13:58:28 +00:00
Implement reliable range sync for PeerDAS
This commit is contained in:
@@ -2418,7 +2418,8 @@ where
|
||||
columns,
|
||||
expected_custody_indices,
|
||||
&self.spec,
|
||||
)?
|
||||
)
|
||||
.map_err(BlockError::InternalError)?
|
||||
} else {
|
||||
RpcBlock::new_without_blobs(Some(block_root), block, sampling_column_count)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user