Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: custom CBOR marshaling for TX outputs #655

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

agaffney
Copy link
Contributor

This adds custom marshaling functions to various TX output types to match the existing custom unmarshal functions

Fixes #654

This adds custom marshaling functions to various TX output types to
match the existing custom unmarshal functions

Fixes #654
@agaffney agaffney merged commit f90a4b9 into main Jun 11, 2024
8 checks passed
@agaffney agaffney deleted the feat/ledger-tx-output-cbor-marshal branch June 11, 2024 22:44
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.

Implement proper CBOR marshaling for TX outputs
2 participants