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 rust-bitcoin's redeem_script in psbt.rs #401

Closed
spacebear21 opened this issue Nov 20, 2024 · 0 comments · Fixed by #410
Closed

Use rust-bitcoin's redeem_script in psbt.rs #401

spacebear21 opened this issue Nov 20, 2024 · 0 comments · Fixed by #410

Comments

@spacebear21
Copy link
Collaborator

spacebear21 commented Nov 20, 2024

Instead of writing our own helper, use https://docs.rs/bitcoin/latest/bitcoin/blockdata/script/struct.Script.html#method.redeem_script.

This requires updating the rust-bitcoin patch version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
1 participant