Skip to content

Commit

Permalink
Update libs/cardano-ledger-core/src/Cardano/Ledger/Core.hs
Browse files Browse the repository at this point in the history
Co-authored-by: Alexey Kuleshevich <alexey.kuleshevich@iohk.io>
  • Loading branch information
crocodile-dentist and lehins authored Aug 6, 2024
1 parent 4844768 commit d4b3093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/cardano-ledger-core/src/Cardano/Ledger/Core.hs
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ class

auxDataTxL :: Lens' (Tx era) (StrictMaybe (AuxiliaryData era))

-- | For estimations of impact on block space
-- | For fee calculation and estimations of impact on block space
sizeTxF :: SimpleGetter (Tx era) Integer

-- | For end use by eg. diffusion layer in transaction submission protocol
Expand Down

0 comments on commit d4b3093

Please sign in to comment.