Commit c297db0
fix(abstract-utxo): handle script recipients in toCanonicalTransipient
Handles script recipients properly by not attempting to canonicalize them.
Also makes address required to ensure proper type safety and consistent
behavior.
Issue: BTC-2732
Co-authored-by: llm-git <llm-git@ttll.de>1 parent 169cab7 commit c297db0
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
564 | | - | |
| 564 | + | |
565 | 565 | | |
566 | 566 | | |
567 | 567 | | |
568 | | - | |
569 | | - | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
570 | 571 | | |
571 | 572 | | |
572 | 573 | | |
| |||
0 commit comments