Skip to content

Commit 187e5df

Browse files
authored
Merge pull request #794 from tweag/mm/export-fromctxutxotxout
Adding missing `fromCtxUTxOTxOut` export
2 parents 4529c4a + 07f2d67 commit 187e5df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cardano-api/src/Cardano/Api.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -977,6 +977,7 @@ module Cardano.Api
977977

978978
-- ** Conversions
979979
, toCtxUTxOTxOut
980+
, fromCtxUTxOTxOut
980981
-- TODO: arrange not to export these
981982
, fromNetworkMagic
982983
, toNetworkMagic

0 commit comments

Comments
 (0)