Skip to content

Commit 07d1493

Browse files
committed
chore: remove outdated comment in peering
1 parent 15de4ac commit 07d1493

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

peering/peering.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ import (
1515
"github.com/multiformats/go-multiaddr"
1616
)
1717

18-
// Seed the random number generator.
19-
//
20-
// We don't need good randomness, but we do need randomness.
2118
const (
2219
// maxBackoff is the maximum time between reconnect attempts.
2320
maxBackoff = 10 * time.Minute

0 commit comments

Comments
 (0)