Commit d499d7f
feat(wasm-utxo): add sighash support to MuSig2 partial signatures
Support sighash type in MuSig2 partial signatures by appending the sighash
byte to the 32-byte signature when not using the default sighash type.
Adds helper functions to get and manage sighash types consistently
throughout the signing process.
Issue: BTC-2669
Co-authored-by: llm-git <llm-git@ttll.de>1 parent 34aeecd commit d499d7f
2 files changed
Lines changed: 378 additions & 43 deletions
File tree
- packages/wasm-utxo/src/fixed_script_wallet/bitgo_psbt
0 commit comments