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): remove threshold from GenerateAddressOptions
Remove redundant threshold parameter since it is fixed at 2 for our
2-of-3 multisig scripts. Also make GenerateFixedScriptAddressOptions
interface internal since it's only used within this file.
Issue: BTC-2652
Co-authored-by: llm-git <[email protected]>
0 commit comments