mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-09 12:48:06 +02:00
docs: add release notes
This commit is contained in:
parent
3b5585c12b
commit
f500892681
@ -5,6 +5,15 @@
|
||||
* [Misconfigured ZMQ
|
||||
setup now gets reported](https://github.com/lightningnetwork/lnd/pull/5710).
|
||||
|
||||
## Taproot
|
||||
|
||||
The internal on-chain wallet of `lnd` is now able to create and spend from
|
||||
[Taproot (SegWit v1)
|
||||
addresses](https://github.com/lightningnetwork/lnd/pull/6263). Using
|
||||
`lncli newaddress p2tr` will create a new BIP-0086 keyspend only address and
|
||||
then watch it on chain. Taproot script spends are also supported through the
|
||||
`signrpc.SignOutputRaw` RPC (`/v2/signer/signraw` in REST).
|
||||
|
||||
## `lncli`
|
||||
|
||||
* Add [auto-generated command-line completions](https://github.com/lightningnetwork/lnd/pull/4177)
|
||||
|
Loading…
x
Reference in New Issue
Block a user