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(utxo-lib): clarify MuSig2 variant used in P2TR implementation
Update documentation to clearly differentiate between the older MuSig2 variant
used in BitGo's p2tr script type (chain 30, 31) versus the standard MuSig2
implementation used in p2trMusig2 script type (chain 40, 41).
Issue: BTC-2652
Co-authored-by: llm-git <llm-git@ttll.de>
0 commit comments