mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-16 20:26:12 +00:00
update comment
This commit is contained in:
@@ -411,7 +411,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