Skip to content

Commit

Permalink
feat: export newly added types relating to protocol params introduced…
Browse files Browse the repository at this point in the history
… in conway
  • Loading branch information
sourabhxyz committed Sep 6, 2024
1 parent 0e1f3b9 commit b1fb7c4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/Maestro/Types/V1/General.hs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ module Maestro.Types.V1.General
, MaestroRational (..)
, textToMaestroRational
, textFromMaestroRational
, ConstitutionalCommittee (..)
, ProtocolParametersUpdateDRep (..)
, DRepVotingThresholds (..)
, ProtocolParametersUpdateStakePool (..)
, StakePoolVotingThresholds (..)
, MinFeeReferenceScripts (..)
, TimestampedProtocolParameters (..)
, ProtocolParameters (..)
-- * Types for @/chain-tip@ endpoint
Expand Down

0 comments on commit b1fb7c4

Please sign in to comment.