cryptoadvance / cryptoadvance/specter-diy
SIGHASH_ALL flag appended to Schnorr signatures
Open
- Dominant language
- Python
- Stars
- 585
- Forks
- 108
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 5
Description
It appears that Specter DIY is appending an explicit SIGHASH_ALL flag to Schnorr signatures for Taproot keypath and scriptpath spends, but I believe it can be omitted in this case as SIGHASH_ALL is the default value that will be assumed if no explicit sighash flag is appended.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.