We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa7ef71 + 7fa3751 commit ee3d862Copy full SHA for ee3d862
p2p/host/relay/relay.go
@@ -12,7 +12,7 @@ import (
12
)
13
14
var (
15
- AdvertiseBootDelay = 5 * time.Second
+ AdvertiseBootDelay = 30 * time.Second
16
17
18
// RelayHost is a Host that provides Relay services.
0 commit comments