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

Adds struct for Payment tx required fields #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

justinfrevert
Copy link

@justinfrevert justinfrevert commented Feb 22, 2023

This adds a Payment tx struct which lacks the Ticket Sequence field. I would have gone for making the field an Option, but it seems like the macros aren't well set up for that at the moment, and cause a few rabbit holes. This is way simpler, won't cause us to change all the places we're currently using Payment, etc.

#11

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.

1 participant