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(