docs: update release notes

This commit is contained in:
Elle Mouton 2023-11-30 12:17:08 +02:00
parent 4ab17525ce
commit a3ccae9a55
No known key found for this signature in database
GPG key ID: D7D916376026F177

View file

@ -155,6 +155,13 @@
about the txid and don't want the calling code to block while the channel
drains the active HTLCs.
* [New watchtower client DeactivateTower and
TerminateSession](https://github.com/lightningnetwork/lnd/pull/8239) commands
have been added. The DeactivateTower command can be used to mark a tower as
inactive so that its sessions are not loaded on startup and so that the tower
is not considered for session negotiation. TerminateSession can be used to
mark a specific session as terminal so that that specific is never used again.
## lncli Additions
* Deprecate `bumpclosefee` for `bumpforceclosefee` to accommodate for the fact