Skip to content

Commit

Permalink
Remove TODO without clear resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
facundominguez committed Apr 25, 2024
1 parent fca81b5 commit af0cf93
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1209,7 +1209,6 @@ knownIntersectionStateTop cfgEnv dynEnv intEnv =
offerJump mkPipelineDecision jumpInfo = Stateful $ \kis -> do
let dynamoTipPt = castPoint $ AF.headPoint $ jTheirFragment jumpInfo
traceWith tracer $ TraceOfferJump dynamoTipPt
-- TODO offer more points?
return $
SendMsgFindIntersect [dynamoTipPt] $
ClientPipelinedStIntersect {
Expand Down

0 comments on commit af0cf93

Please sign in to comment.