Commit ed26128
feat(abstract-utxo): enable legacy tx format for mainnet
Changes the supportedTxFormats property from readonly to mutable
and sets legacy format support based on network type. Legacy
format is now enabled for mainnet networks while remaining
disabled for testnet.
Issue: BTC-0
Co-authored-by: llm-git <llm-git@ttll.de>1 parent 5c97d43 commit ed26128
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
424 | | - | |
| 424 | + | |
425 | 425 | | |
426 | | - | |
| 426 | + | |
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
| |||
0 commit comments