You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(abstract-utxo): use defaultTxFormat in tests instead of hardcoded chain list
Replace hardcoded list of non-PSBT coin types with a direct call to
getDefaultTxFormat method, making tests more maintainable and accurate.
Issue: BTC-2732
Co-authored-by: llm-git <[email protected]>
0 commit comments