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): 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>
0 commit comments