Skip to content

Commit

Permalink
Merge #4682
Browse files Browse the repository at this point in the history
4682: Export `fromShelleyBasedScript` from Cardano.Api r=Jimbo4350 a=eyeinsky

New PR based off of a branch in this repo. Old PR here #4386

Co-authored-by: Markus Läll <markus.l2ll@gmail.com>
  • Loading branch information
iohk-bors[bot] and eyeinsky authored Feb 28, 2023
2 parents 101e247 + 1f8344d commit 687444f
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 687444f

Please sign in to comment.