Skip to content

Commit 2a61c91

Browse files
committed
docs: add release note entry for 7733
1 parent 55ee01a commit 2a61c91

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/release-notes/release-notes-0.18.0.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,13 @@
8585
control to [handle pathfinding errors](https://github.com/lightningnetwork/lnd/pull/8095)
8686
for blinded paths are also included.
8787
* A new config value,
88-
[http-header-timeout](https://github.com/lightningnetwork/lnd/pull/7715), is added so users can specify the amount of time the http server will wait for a request to complete before closing the connection. The default value is 5 seconds.
88+
[http-header-timeout](https://github.com/lightningnetwork/lnd/pull/7715), is
89+
added so users can specify the amount of time the http server will wait for a
90+
request to complete before closing the connection. The default value is 5
91+
seconds.
92+
* Update [watchtowers to be Taproot
93+
ready](https://github.com/lightningnetwork/lnd/pull/7733)
94+
8995

9096
* [`routerrpc.usestatusinitiated` is
9197
introduced](https://github.com/lightningnetwork/lnd/pull/8177) to signal that
@@ -190,7 +196,7 @@
190196
* [Add a watchtower tower client
191197
multiplexer](https://github.com/lightningnetwork/lnd/pull/7702) to manage
192198
tower clients of different types.
193-
199+
194200
* [Introduce CommitmentType and JusticeKit
195201
interface](https://github.com/lightningnetwork/lnd/pull/7736) to simplify the
196202
code.

0 commit comments

Comments
 (0)