Skip to content

Commit

Permalink
Merge #4635
Browse files Browse the repository at this point in the history
4635: Expose TextEnvelopeCddl from Cardano.Api r=Jimbo4350 a=Jimbo4350



Co-authored-by: Jordan Millar <[email protected]>
  • Loading branch information
iohk-bors[bot] and Jimbo4350 authored Nov 15, 2022
2 parents 32e0470 + 0821cdb commit 8177c2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cardano-api/src/Cardano/Api.hs
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,8 @@ module Cardano.Api (
deserialiseTxLedgerCddl,
serialiseWitnessLedgerCddl,
deserialiseWitnessLedgerCddl,
TextEnvelopeCddl(..), -- TODO: Deprecate this when we stop supporting the cli's
-- intermediate txbody format.
TextEnvelopeCddlError(..),

-- *** Reading one of several key types
Expand Down

0 comments on commit 8177c2f

Please sign in to comment.