mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-11 18:04:18 +00:00
gossip validate blobs prior to publish
This commit is contained in:
@@ -1075,7 +1075,7 @@ mod test {
|
||||
log: Logger,
|
||||
) -> (
|
||||
AvailabilityPendingExecutedBlock<E>,
|
||||
Vec<GossipVerifiedBlob<E>>,
|
||||
Vec<GossipVerifiedBlob<BaseHarnessType<E, Hot, Cold>>>,
|
||||
)
|
||||
where
|
||||
E: EthSpec,
|
||||
|
||||
Reference in New Issue
Block a user