Skip to content

Commit

Permalink
Expose UpgradeConwayPParams
Browse files Browse the repository at this point in the history
  • Loading branch information
palas committed Mar 14, 2024
1 parent 78b5a85 commit b402952
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cardano-api/internal/Cardano/Api/ReexposeLedger.hs
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ module Cardano.Api.ReexposeLedger
, ConwayEraTxCert(..)
, ConwayGovCert(..)
, ConwayGenesis(..)
, UpgradeConwayPParams(..)
, GovState
, GovActionId(..)
, Vote (..)
Expand Down Expand Up @@ -196,3 +197,4 @@ import Cardano.Ledger.Shelley.TxCert (EraTxCert (..), GenesisDelegCert
MIRPot (..), MIRTarget (..), ShelleyDelegCert (..), ShelleyEraTxCert (..),
ShelleyTxCert (..))
import Cardano.Slotting.Slot (EpochNo (..))
import Cardano.Ledger.Conway.PParams (UpgradeConwayPParams(..))

0 comments on commit b402952

Please sign in to comment.