-
Notifications
You must be signed in to change notification settings - Fork 721
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create Cardano.Api.TxBodyInstances module
Update HasTextEnvelope (Tx era) instance to be backwards compatible with `TextEnvelopeType`s introduced to distinguish between the CDDL format and the intermediate cli txbody format Update the SerialiseAsCBOR (KeyWitness era) instance to use the ledger's CDDL format Update checkTextEnvelopeFormat to accept `[TextEnvelopeType]` as we can now specify multiple `TextEnvelopeType`s in a given `HasTextEnvelope` instance
- Loading branch information
Showing
7 changed files
with
313 additions
and
296 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
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
Oops, something went wrong.