mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-21 06:12:38 +02:00
docs: update release notes for #6928
This commit is contained in:
parent
75e5339217
commit
e6eed56827
@ -111,6 +111,10 @@ crash](https://github.com/lightningnetwork/lnd/pull/7019).
|
|||||||
closer coupling of Towers and Sessions and ensures that a session cannot be
|
closer coupling of Towers and Sessions and ensures that a session cannot be
|
||||||
added if the tower it is referring to does not exist.
|
added if the tower it is referring to does not exist.
|
||||||
|
|
||||||
|
* [Remove `AckedUpdates` & `CommittedUpdates` from the `ClientSession`
|
||||||
|
struct](https://github.com/lightningnetwork/lnd/pull/6928) in order to
|
||||||
|
improve the performance of fetching a `ClientSession` from the DB.
|
||||||
|
|
||||||
* [Create a helper function to wait for peer to come
|
* [Create a helper function to wait for peer to come
|
||||||
online](https://github.com/lightningnetwork/lnd/pull/6931).
|
online](https://github.com/lightningnetwork/lnd/pull/6931).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user