mirror of
https://github.com/sigp/lighthouse.git
synced 2026-07-01 03:44:30 +00:00
Reduce diff
This commit is contained in:
@@ -111,7 +111,9 @@ impl<E: EthSpec> RangeSyncBlock<E> {
|
||||
.filter(|columns| !columns.is_empty()),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
impl<E: EthSpec> RangeSyncBlock<E> {
|
||||
/// Constructs a `RangeSyncBlock` from a block and availability data (pre-Gloas).
|
||||
pub fn new<T>(
|
||||
block: Arc<SignedBeaconBlock<E>>,
|
||||
|
||||
Reference in New Issue
Block a user