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

sign psbt #7

Closed
leeway1208 opened this issue May 2, 2024 · 3 comments
Closed

sign psbt #7

leeway1208 opened this issue May 2, 2024 · 3 comments

Comments

@leeway1208
Copy link

Hello~ Is there a way to sign psbt with ECPrivate, or convert psbt to txDigest? Thanks.

@mrtnetwork
Copy link
Owner

mrtnetwork commented May 2, 2024

Hello~ Is there a way to sign psbt with ECPrivate, or convert psbt to txDigest? Thanks.

pbst? I am not familiar with this, can you give me the documents?

@leeway1208
Copy link
Author

Hello~ Is there a way to sign psbt with ECPrivate, or convert psbt to txDigest? Thanks.

pbst? I am not familiar with this, can you give me the documents?

Hi, https://river.com/learn/what-are-partially-signed-bitcoin-transactions-psbts/ and https://github.com/bitcoin/bitcoin/blob/master/doc/psbt.md. I think it's a little difficult.

@mrtnetwork
Copy link
Owner

Hello~ Is there a way to sign psbt with ECPrivate, or convert psbt to txDigest? Thanks.

pbst? I am not familiar with this, can you give me the documents?

Hi, https://river.com/learn/what-are-partially-signed-bitcoin-transactions-psbts/ and https://github.com/bitcoin/bitcoin/blob/master/doc/psbt.md. I think it's a little difficult.

I think you should take a look at the multi-signature transactions.https://github.com/mrtnetwork/bitcoin_base/blob/main/example/lib/global/old_examples/spending_with_transaction_builder/multi_sig_transactions.dart

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

2 participants