mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 23:18:15 -05:00
Clean up: fix typos (#11165)
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
This commit is contained in:
@@ -740,7 +740,7 @@ func (p *Status) BestNonFinalized(minPeers int, ourHeadEpoch types.Epoch) (types
|
||||
return targetEpoch, potentialPIDs
|
||||
}
|
||||
|
||||
// PeersToPrune selects the most sutiable inbound peers
|
||||
// PeersToPrune selects the most suitable inbound peers
|
||||
// to disconnect the host peer from. As of this moment
|
||||
// the pruning relies on simple heuristics such as
|
||||
// bad response count. In the future scoring will be used
|
||||
|
||||
Reference in New Issue
Block a user