bitcoindevkit / bitcoindevkit/bdk-reserves
verify sighash type from the signed tx
Open
- Dominant language
- Rust
- Stars
- 20
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
At the moment we only verify the sighash type from the PSBT part. We should verify it from the signed transaction part.
Especially for multisig wallets, it prooved to be more difficult to do so than expected.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.