@cryptotaxi247 / kubo / commits / 9e078e6d4

chore: remove outdated comment (#10077)

The link is present line 100

Jorropo committed Aug 17, 2023 at 07:45 UTC 9e078e6d46f2a9c8ab794f9cd06d5d2ffcc852f6
1 file changed -1
core/node/provider.go
-1
@@ -85,7 +85,6 @@ https://github.com/ipfs/kubo/blob/master/docs/config.md#routingaccelerateddhtcli
85 // How long per block that lasts us.
86 expectedProvideSpeed := reprovideInterval / time.Duration(count)
87 if avgProvideSpeed > expectedProvideSpeed {
88 - // FIXME(@Jorropo): add link to the accelerated DHT client docs once this isn't experimental anymore.
88 logger.Errorf(`
89 🔔🔔🔔 YOU ARE FALLING BEHIND DHT REPROVIDES! 🔔🔔🔔
90