Skip to content

Commit

Permalink
formal-ledger-specification commit 0da38f6e5a2c37d16d6eea0333b15fc227…
Browse files Browse the repository at this point in the history
…e7e33d
  • Loading branch information
Soupstraw committed May 7, 2024
1 parent 1d3b595 commit 0f40403
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MAlonzo/Code/Ledger/Foreign/LedgerTypes.hs
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ data PParams = MkPParams
, maxValSize :: Integer
, minUTxOValue :: Coin
, poolDeposit :: Coin
, keyDeposit :: Coin
, emax :: Epoch
, nopt :: Integer
, pv :: (Integer, Integer)
Expand Down

0 comments on commit 0f40403

Please sign in to comment.