Skip to content

Commit

Permalink
chore: remove outdated comment in peering
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorropo committed Oct 24, 2023
1 parent 15de4ac commit 07d1493
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions peering/peering.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ import (
"github.com/multiformats/go-multiaddr"
)

// Seed the random number generator.
//
// We don't need good randomness, but we do need randomness.
const (
// maxBackoff is the maximum time between reconnect attempts.
maxBackoff = 10 * time.Minute
Expand Down

0 comments on commit 07d1493

Please sign in to comment.