mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-20 22:38:34 +00:00
Fixes
This commit is contained in:
@@ -336,7 +336,7 @@ impl<T: BeaconChainTypes> Router<T> {
|
||||
// TODO(EIP-7732): implement outgoing payload envelopes by range responses once
|
||||
// range sync requests them.
|
||||
Response::PayloadEnvelopesByRange(_) => {
|
||||
unreachable!()
|
||||
error!(%peer_id, "Unexpected PayloadEnvelopesByRange response");
|
||||
}
|
||||
// Light client responses should not be received
|
||||
Response::LightClientBootstrap(_)
|
||||
|
||||
Reference in New Issue
Block a user