mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-17 13:06:14 +02:00
docs: update release notes
This commit is contained in:
parent
e800aacff4
commit
59ebe02fa4
1 changed files with 4 additions and 0 deletions
|
|
@ -119,6 +119,10 @@
|
|||
In particular, the complexity involved in the lifecycle loop has been
|
||||
decoupled into logical steps, with each step having its own responsibility,
|
||||
making it easier to reason about the payment flow.
|
||||
|
||||
* [Add a watchtower tower client
|
||||
multiplexer](https://github.com/lightningnetwork/lnd/pull/7702) to manage
|
||||
tower clients of different types.
|
||||
|
||||
## Breaking Changes
|
||||
## Performance Improvements
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue