update comment

(cherry picked from commit 31bd396c88)
This commit is contained in:
tycho garen
2022-06-10 15:54:42 -04:00
parent 7ed1236dea
commit 60484e7a24
+1 -1
View File
@@ -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