-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add support for SignerListSet tx #5
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice PR.
could do the STObject
generic refactor separately since we need the functionality more importantly.
can you please add an e2e test to show it decodes with xrpl.js - see here https://github.com/futureversecom/xrpl-tx-codec/blob/6765c854c1b180e1778e6e9eeabfa663cb18966c/codec/tests/transaction_decoding.rs
then it lgtm
fixes #1
This adds support for SignerListSet transaction serialization.