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): validate txFormat param on testnet networks
Validate that the txFormat parameter is one of the allowed values
for testnet networks to prevent invalid inputs. Added new utility
function and error class to handle validation.
Issue: BTC-2732
Co-authored-by: llm-git <[email protected]>
0 commit comments