Skip to content

Commit

Permalink
Update cardano-api/src/Cardano/Api/TxBody.hs
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Winant <[email protected]>
  • Loading branch information
dcoutts and mrBliss authored Dec 1, 2020
1 parent e1178ac commit 2779d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cardano-api/src/Cardano/Api/TxBody.hs
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@ data TxBody era where
:: ShelleyBasedEra era
-> Ledger.TxBody (ShelleyLedgerEra era)

-- The 'Ledger.Metadata is really the /auxiliary/ data, it consists
-- The 'Ledger.Metadata' is really the /auxiliary/ data, it consists
-- of one or several things, depending on era:
-- * tranaction metadata (in Shelley and later)
-- * auxiliary scripts (in Allegra and later)
Expand Down

0 comments on commit 2779d9e

Please sign in to comment.