Skip to content

Commit

Permalink
Remove todo (#2087)
Browse files Browse the repository at this point in the history
  • Loading branch information
dydxwill authored and jonfung-dydx committed Aug 15, 2024
1 parent 0fa54f4 commit e06739d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion protocol/streaming/full_node_streaming_manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,6 @@ func (sm *FullNodeStreamingManagerImpl) SendTakerOrderStatus(

// SendSubaccountUpdates groups subaccount updates by their subaccount ids and
// sends messages to the subscribers.
// TODO(CT-1117): Aggregate subaccount updates by subaccount id.
func (sm *FullNodeStreamingManagerImpl) SendSubaccountUpdates(
subaccountUpdates []satypes.StreamSubaccountUpdate,
blockHeight uint32,
Expand Down

0 comments on commit e06739d

Please sign in to comment.