Skip to content

Commit

Permalink
TOSQUASH ghc 8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jasagredo committed Dec 5, 2024
1 parent 340c007 commit bb0a9ce
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,7 @@ class ( UpdateLedger blk
-- in the same order as they were given, as we will use those later on to
-- filter a list of 'TxTicket's.
reapplyTxs ::
HasCallStack
=> LedgerConfig blk
HadgerConfig blk
-> SlotNo -- ^ Slot number of the block containing the tx
-> [(Validated (GenTx blk), extra)]
-> TickedLedgerState blk ValuesMK
Expand Down

0 comments on commit bb0a9ce

Please sign in to comment.