Add more gossip verification functions for blobs

This commit is contained in:
Pawan Dhananjay
2022-10-04 19:17:51 -05:00
parent 9d99c784ea
commit 12fe514550
6 changed files with 73 additions and 16 deletions

View File

@@ -1542,7 +1542,6 @@ impl<T: BeaconChainTypes> BeaconProcessor<T> {
peer_client,
blobs,
work_reprocessing_tx,
duplicate_cache,
seen_timestamp,
)
.await