Skip to content

Revert "Update v0.rs"#2

Open
brianebert wants to merge 1 commit intomasterfrom
revert-1-brianebert-patch-1
Open

Revert "Update v0.rs"#2
brianebert wants to merge 1 commit intomasterfrom
revert-1-brianebert-patch-1

Conversation

@brianebert
Copy link
Copy Markdown
Owner

Thank you, your repo is super helpful to me. I can't get v0.rs to sign the psbt as is. If psbt.bip32_derivation does not have public key : KeySource, the keypair never signs the transaction because psbt.sign calls bip32_sign_ecdsa() for ecdsa signatures, and bip32_sign_ecdsa() iterates over psbt.bip32_derivation, so I faked the BTreeMap<PublicKey, KeySource> entries for each pk. Thanks again! BE

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.

1 participant