Skip to content

Commit 99966d9

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

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
@@ -436,7 +436,7 @@ instance EraPParams DijkstraEra where
436436
ppMaxRefScriptSizePerBlock :: PParam DijkstraEra
437437
ppMaxRefScriptSizePerBlock =
438438
PParam
439-
{ ppName = "ppMaxRefScriptSizePerBlock"
439+
{ ppName = "maxRefScriptSizePerBlock"
440440
, ppLens = ppMaxRefScriptSizePerBlockL
441441
, ppUpdate =
442442
Just

0 commit comments

Comments
 (0)