mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-09 11:25:55 +00:00
resolve merge conflicts
This commit is contained in:
@@ -1203,6 +1203,7 @@ impl<T: BeaconChainTypes> SignatureVerifiedBlock<T> {
|
||||
AvailableBlock::new(
|
||||
block,
|
||||
AvailableBlockData::NoData,
|
||||
// TODO(gloas) shouldnt matter which da checker we pass?
|
||||
chain.data_availability_checker.v1(),
|
||||
chain.spec.clone(),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user