mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-07 19:30:46 +02:00
docs: add release notes
This commit is contained in:
@@ -5,6 +5,15 @@
|
|||||||
* [Misconfigured ZMQ
|
* [Misconfigured ZMQ
|
||||||
setup now gets reported](https://github.com/lightningnetwork/lnd/pull/5710).
|
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`
|
## `lncli`
|
||||||
|
|
||||||
* Add [auto-generated command-line completions](https://github.com/lightningnetwork/lnd/pull/4177)
|
* Add [auto-generated command-line completions](https://github.com/lightningnetwork/lnd/pull/4177)
|
||||||
|
Reference in New Issue
Block a user