Skip to content

Commit

Permalink
Merge pull request #4682 from input-output-hk/export-cardano-api-script
Browse files Browse the repository at this point in the history
Export `fromShelleyBasedScript` from Cardano.Api
  • Loading branch information
newhoggy authored Mar 19, 2023
2 parents d677557 + 070935d commit 02c9788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cardano-api/src/Cardano/Api/Shelley.hs
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ module Cardano.Api.Shelley
ProtocolParametersError(..),

-- * Scripts
fromShelleyBasedScript,
toShelleyScript,
toShelleyMultiSig,
fromShelleyMultiSig,
Expand Down

0 comments on commit 02c9788

Please sign in to comment.