Skip to content

Commit

Permalink
Set the latest slot in nextStep'
Browse files Browse the repository at this point in the history
  • Loading branch information
facundominguez committed Apr 25, 2024
1 parent 946bbcc commit 2519fce
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1180,6 +1180,7 @@ knownIntersectionStateTop cfgEnv dynEnv intEnv =
atomically $ do
updateJumpInfoSTM jumping kis'
setCandidate theirFrag
setLatestSlot dynEnv (AF.headSlot theirFrag)
return $
requestNext
kis'
Expand Down

0 comments on commit 2519fce

Please sign in to comment.