Commit 42007f3
fix(abstract-utxo): improve error message for invalid recipients
Improve error message for non-encodeable scriptPubkeys by displaying
the amount and address directly instead of stringifying the entire
output object, which can cause issues with bigint values.
Issue: BTC-2732
Co-authored-by: llm-git <llm-git@ttll.de>1 parent c297db0 commit 42007f3
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
0 commit comments