Commit 0fbc202
committed
feat(abstract-utxo): simplify BIP322 message verification
Remove unnecessary check for nonWitnessUtxo and its contents verification. The
toSpend transaction ID check is sufficient for validation purposes.
Co-authored-by: llm-git <llm-git@ttll.de>
TICKET: BTC-29981 parent 2c8b6c3 commit 0fbc202
1 file changed
Lines changed: 0 additions & 7 deletions
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | 321 | | |
325 | 322 | | |
326 | 323 | | |
327 | 324 | | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | 325 | | |
333 | 326 | | |
334 | 327 | | |
| |||
0 commit comments