Skip to content

Conversation

@fxamacker
Copy link
Owner

This PR:

  • Adds ccf-typedef-and-value-message as a top level message. It encodes a Cadence value preceded by list of referenced type definitions.

  • Refactors CDDL for easier reuse.

  • Updates text to describe the new CCF message type and other changes.

Closes #50

Add ccf-typedef-and-value-message as a top level message.  It encodes
a Cadence value preceded by list of referenced type definitions.

Refactored CDDL for easier reuse.

Updated text to describe the new CCF message type and other changes.
@fxamacker fxamacker merged commit 9b7e29b into main Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need to define new top level CCF message type in order to bind typedef with value it describes

2 participants