Skip to content

Commit 6c1a5b9

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

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
@@ -462,7 +462,7 @@ ppMaxRefScriptSizePerTx =
462462
ppRefScriptCostStride :: PParam DijkstraEra
463463
ppRefScriptCostStride =
464464
PParam
465-
{ ppName = "ppRefScriptCostStride"
465+
{ ppName = "refScriptCostStride"
466466
, ppLens = ppRefScriptCostStrideL
467467
, ppUpdate =
468468
Just

0 commit comments

Comments
 (0)