mirror of
https://github.com/btcsuite/btcd.git
synced 2025-03-10 17:26:07 +01:00
In this commit, we add a series of new functional optinos to make signing for an aggregated key where the final taproot output key was derived using BIP 86. This can be used in cases where no script path shuold be allowed, and only an n-of-n multi-sig should be used. |
||
---|---|---|
.. | ||
bench_test.go | ||
context.go | ||
keys.go | ||
musig2_test.go | ||
nonces.go | ||
sign.go |