Merge pull request #6450 from guggero/taproot-psbt

taproot: add PSBT signing support for Taproot, fix remote signing Taproot support
This commit is contained in:
Oliver Gugger
2022-05-11 11:16:51 +02:00
committed by GitHub
16 changed files with 1380 additions and 452 deletions

View File

@@ -25,6 +25,10 @@ addresses](https://github.com/lightningnetwork/lnd/pull/6263). Using
then watch it on chain. Taproot script spends are also supported through the
`signrpc.SignOutputRaw` RPC (`/v2/signer/signraw` in REST).
The `walletrpc.SignPsbt` RPC now also supports [Taproot PSBT
signing](https://github.com/lightningnetwork/lnd/pull/6450) to fully support
remote signing with Taproot outputs.
## MuSig2
The [`signrpc.Signer` RPC service now supports EXPERIMENTAL MuSig2