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

fix: PSBT Version overwritten in opts on clone #64

Merged
merged 1 commit into from Nov 8, 2023
Merged

fix: PSBT Version overwritten in opts on clone #64

merged 1 commit into from Nov 8, 2023

Conversation

victorkirov
Copy link
Contributor

If PSBT version 0 was set in the opts arg when creating a transaction, on clone, it was changed to version 2. This ensures that the value is cloned as well.

The test covers the above case and tests all the other opts are carried through as well.

@paulmillr paulmillr merged commit 7207e01 into paulmillr:main Nov 8, 2023
1 check passed
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.

None yet

2 participants