-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TBD: Define toLedgerTx and fromLedgerTx using ShelleyTx
The cardano-api Tx type is just a wrapper around the ledger and we should be using that data constructor to do this "conversion". This also drops a test for "self-healing" auxiliary data hashes, but we did not require that in the first place: if you modify a transaction using the ledger-api, make sure to re-compute the auxDataHashTxBodyL.
- Loading branch information
Showing
2 changed files
with
9 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters