Skip to content

Commit 7b28573

Browse files
Soupstrawlehins
andauthored
Update eras/dijkstra/src/Cardano/Ledger/Dijkstra/PParams.hs
Co-authored-by: Alexey Kuleshevich <alexey.kuleshevich@iohk.io>
1 parent 99966d9 commit 7b28573

File tree

1 file changed

+1
-1
lines changed
  • eras/dijkstra/src/Cardano/Ledger/Dijkstra

1 file changed

+1
-1
lines changed

eras/dijkstra/src/Cardano/Ledger/Dijkstra/PParams.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ ppMaxRefScriptSizePerBlock =
449449
ppMaxRefScriptSizePerTx :: PParam DijkstraEra
450450
ppMaxRefScriptSizePerTx =
451451
PParam
452-
{ ppName = "ppMaxRefScriptSizePerTx"
452+
{ ppName = "maxRefScriptSizePerTx"
453453
, ppLens = ppMaxRefScriptSizePerTxL
454454
, ppUpdate =
455455
Just

0 commit comments

Comments
 (0)