From 9e078e6d46f2a9c8ab794f9cd06d5d2ffcc852f6 Mon Sep 17 00:00:00 2001 From: Jorropo Date: Thu, 17 Aug 2023 07:45:45 +0200 Subject: [PATCH] chore: remove outdated comment (#10077) The link is present line 100 --- core/node/provider.go | 1 - 1 file changed, 1 deletion(-) diff --git a/core/node/provider.go b/core/node/provider.go index 215e0adac..c1c99e600 100644 --- a/core/node/provider.go +++ b/core/node/provider.go @@ -85,7 +85,6 @@ https://github.com/ipfs/kubo/blob/master/docs/config.md#routingaccelerateddhtcli // How long per block that lasts us. expectedProvideSpeed := reprovideInterval / time.Duration(count) if avgProvideSpeed > expectedProvideSpeed { - // FIXME(@Jorropo): add link to the accelerated DHT client docs once this isn't experimental anymore. logger.Errorf(` 🔔🔔🔔 YOU ARE FALLING BEHIND DHT REPROVIDES! 🔔🔔🔔