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

Allow Extraction of PSBT struct #40

Open
BitcoinZavior opened this issue Feb 18, 2023 · 0 comments
Open

Allow Extraction of PSBT struct #40

BitcoinZavior opened this issue Feb 18, 2023 · 0 comments
Assignees

Comments

@BitcoinZavior
Copy link
Contributor

Expose the entire PSBT in the bindings.
(https://docs.rs/bitcoin/0.29.2/bitcoin/util/psbt/struct.PartiallySignedTransaction.html)
This will allow the tx to be extracted with available data, verification of extracted tx.
This will also be useful and perhaps mandatory for multisig tx creation and signing.

Depends on bitcoindevkit/bdk-ffi#311

@BitcoinZavior BitcoinZavior self-assigned this Feb 18, 2023
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

No branches or pull requests

1 participant