Skip to content

Commit 687444f

Browse files
Merge #4682
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 <[email protected]>
2 parents 101e247 + 1f8344d commit 687444f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cardano-api/src/Cardano/Api/Shelley.hs

+1
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ module Cardano.Api.Shelley
111111
ProtocolParametersError(..),
112112

113113
-- * Scripts
114+
fromShelleyBasedScript,
114115
toShelleyScript,
115116
toShelleyMultiSig,
116117
fromShelleyMultiSig,

0 commit comments

Comments
 (0)