diff --git a/packages/sdk/src/reliability_monitor/receiver.ts b/packages/sdk/src/reliability_monitor/receiver.ts index ff48b6a06f..61d700817f 100644 --- a/packages/sdk/src/reliability_monitor/receiver.ts +++ b/packages/sdk/src/reliability_monitor/receiver.ts @@ -140,7 +140,7 @@ export class ReceiverReliabilityMonitor { return alreadyReceived; } - // @ts-expect-error Turned off until properly investigated and dogfooded: https://github.com/waku-org/js-waku/issues/2075 + // @ts-expect-error Turned off until properly investigated: https://github.com/waku-org/js-waku/issues/2075 private async checkAndRenewPeers(): Promise { for (const hash of this.receivedMessagesHashes.all) { for (const [peerIdStr, hashes] of Object.entries(