lighthouse/beacon_node/network
Pawan Dhananjay b3ce8d0de9 Fix penalties in sync methods ()
## Issue Addressed

N/A

## Proposed Changes

Uses the `penalize_peer` function added in  in sync methods as well. The existing code in sync methods missed the `ExecutionPayloadError::UnverifiedNonOptimisticCandidate` case.
2022-07-30 00:22:39 +00:00
..
src Fix penalties in sync methods () 2022-07-30 00:22:39 +00:00
Cargo.toml Fix Rust 1.61 clippy lints () 2022-05-20 05:02:13 +00:00