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

Use return value of wallet.signTransaction #1527

Conversation

robert-balcerowicz
Copy link
Contributor

@robert-balcerowicz robert-balcerowicz commented Feb 28, 2022

This PR closes #1529 by changing the way wallet signing is handled i.e it uses return value as an up-to-date transaction representation rather than hoping old object will get mutated by wallet.

@paul-schaaf paul-schaaf merged commit 1c7139a into coral-xyz:master Mar 20, 2022
@paul-schaaf
Copy link
Contributor

thank you!

@robert-balcerowicz
Copy link
Contributor Author

Thanks! 👍

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.

Return value of wallet.signTransaction is ignored
2 participants