mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-20 22:26:15 +00:00
@@ -434,7 +434,7 @@ func (m *PeerManager) Add(address NodeAddress) (bool, error) {
|
||||
}
|
||||
|
||||
// set the peer's mutable score to something non-zero so that
|
||||
// peer's we've never
|
||||
// peer's we've never seen aren't very low at start.
|
||||
peer.MutableScore = DefaultMutablePeerScore
|
||||
|
||||
// else add the new address
|
||||
|
||||
Reference in New Issue
Block a user