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(wasm-utxo): add optional addressFormat parameter to address function
Add support for specifying the address format when generating addresses
in the fixedScriptWallet module. This allows controlling the output
format (e.g., cashaddr for BCH/ECASH) when needed.
Added JSDoc documentation explaining the addressFormat parameter usage
and the available format options for Bitcoin Cash and eCash networks.
Issue: BTC-2652
Co-authored-by: llm-git <[email protected]>
0 commit comments