Commit f42350b
committed
feat(abstract-utxo)!: default to wasm-utxo for all coins
Change defaultSdkBackend from a getter to a property with constant
value 'wasm-utxo', removing network-based logic that favored utxolib
for mainnet coins.
BREAKING CHANGE: mainnet coins now default to wasm-utxo instead of
utxolib
Co-authored-by: llm-git <llm-git@ttll.de>
Issue: BTC-26501 parent f1c7d97 commit f42350b
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | 84 | | |
86 | 85 | | |
87 | 86 | | |
| |||
434 | 433 | | |
435 | 434 | | |
436 | 435 | | |
437 | | - | |
438 | | - | |
439 | | - | |
| 436 | + | |
440 | 437 | | |
441 | 438 | | |
442 | 439 | | |
| |||
0 commit comments