Commit b06eeb9
committed
feat(utxo-core): explicitly set SIGHASH_ALL for BIP322 inputs
Add explicit sighashType to BIP322 inputs to ensure deterministic signing
behavior across all transaction types.
Co-authored-by: llm-git <[email protected]>
BTC-2411
TICKET: BTC-24111 parent f5eb754 commit b06eeb9
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
0 commit comments