update comment

This commit is contained in:
tycho garen
2022-06-10 11:53:37 -04:00
parent e3068b50b2
commit 31bd396c88
+1 -1
View File
@@ -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