Skip to content

Commit

Permalink
Expose TxMetadata constructor
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimbo4350 committed Oct 3, 2024
1 parent cb24e62 commit d6e71bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cardano-api/internal/Cardano/Api/TxMetadata.hs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
-- | Metadata embedded in transactions
module Cardano.Api.TxMetadata
( -- * Types
TxMetadata (TxMetadata)
TxMetadata (..)

-- * Class
, AsTxMetadata (..)
Expand Down

0 comments on commit d6e71bd

Please sign in to comment.