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): always return txFormat if provided
Refactor `getTxFormat` method to prioritize explicitly requested txFormat
when provided. Default to PSBT for certain wallet types only when no format
is specified.
Issue: BTC-2732
Co-authored-by: llm-git <[email protected]>
0 commit comments