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
fix(abstract-utxo): move toCanonicalTransactionRecipient to parseTransaction
Move toCanonicalTransactionRecipient out of the AbstractUtxoCoin class into
the parseTransaction module where it's used, removing it from the public API.
Issue: BTC-2962
Co-authored-by: llm-git <llm-git@ttll.de>
0 commit comments