-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`cddl` comes with `any` definition, it can be used to indicate that the data structures in our spec are not specified in `ouroboros-network`. This patch only introduces it in `TxSubmission` mini-protocol, but we should do that for other mini-protocols too. In this patch we modified the definition of `Tx` and `TxId` used in `ouroboros-network-protocols:test` as well as `ouroboros-network-protocols:cddl` components.
- Loading branch information
Showing
3 changed files
with
31 additions
and
6 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