Skip to content

Commit a3ccae9

Browse files
committed
docs: update release notes
1 parent 4ab1752 commit a3ccae9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,13 @@
155155
about the txid and don't want the calling code to block while the channel
156156
drains the active HTLCs.
157157

158+
* [New watchtower client DeactivateTower and
159+
TerminateSession](https://github.com/lightningnetwork/lnd/pull/8239) commands
160+
have been added. The DeactivateTower command can be used to mark a tower as
161+
inactive so that its sessions are not loaded on startup and so that the tower
162+
is not considered for session negotiation. TerminateSession can be used to
163+
mark a specific session as terminal so that that specific is never used again.
164+
158165
## lncli Additions
159166

160167
* Deprecate `bumpclosefee` for `bumpforceclosefee` to accommodate for the fact

0 commit comments

Comments
 (0)