From f328ff3c1b41f15f3c57c82549d44933ca42d1d9 Mon Sep 17 00:00:00 2001 From: Kartik Chopra Date: Sun, 3 Mar 2024 20:29:40 -0500 Subject: [PATCH] remove stale comment. --- pkg/updater/updater.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkg/updater/updater.go b/pkg/updater/updater.go index 18d6e77..0979ed1 100644 --- a/pkg/updater/updater.go +++ b/pkg/updater/updater.go @@ -23,8 +23,6 @@ type BlockWinner struct { } type WinnerRegister interface { - // Need to delay subscribe winners somehow? - // This could be a brittle way to do it SubscribeWinners(ctx context.Context) <-chan BlockWinner UpdateComplete(ctx context.Context, blockNum int64) error AddSettlement(