Skip to content

Commit 3ce4054

Browse files
Lucsanszkylehins
andauthored
Update eras/alonzo/impl/src/Cardano/Ledger/Alonzo/Genesis.hs
Co-authored-by: Alexey Kuleshevich <alexey.kuleshevich@iohk.io>
1 parent ab9c022 commit 3ce4054

File tree

1 file changed

+1
-1
lines changed
  • eras/alonzo/impl/src/Cardano/Ledger/Alonzo

1 file changed

+1
-1
lines changed

eras/alonzo/impl/src/Cardano/Ledger/Alonzo/Genesis.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ pattern AlonzoGenesis
143143
{ unAlonzoGenesisWrapper =
144144
UpgradeAlonzoPParams
145145
{ uappCoinsPerUTxOWord = agCoinsPerUTxOWord
146-
, uappCostModels = agCostModels
146+
, uappPlutusV1CostModel = agPlutusV1CostModel
147147
, uappPrices = agPrices
148148
, uappMaxTxExUnits = agMaxTxExUnits
149149
, uappMaxBlockExUnits = agMaxBlockExUnits

0 commit comments

Comments
 (0)