File tree 1 file changed +5
-7
lines changed
1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -395,13 +395,6 @@ The underlying functionality between those two options remain the same.
395
395
` bitcoind 29.0 ` ] ( https://github.com/lightningnetwork/lnd/pull/9628 ) to ensure
396
396
compatibility.
397
397
398
- * [ Watchtower Client Commands] ( https://github.com/lightningnetwork/lnd/pull/9765 ) :
399
- Enhanced documentation for the ` session ` and ` terminate ` commands in ` lncli wtclient ` .
400
- The ` session ` command now includes a comprehensive explanation of its role in managing watchtower client sessions.
401
- The ` terminate ` command offers clear instructions for ending an active session using its unique session ID.
402
-
403
- Want it more technical or more casual?
404
-
405
398
## Breaking Changes
406
399
## Performance Improvements
407
400
@@ -533,6 +526,11 @@ selected use postgres for the neutrino.db store](https://github.com/lightningnet
533
526
- [ Fixed a few misspellings] ( https://github.com/lightningnetwork/lnd/pull/9290 )
534
527
of "broadcast" in the code base, specifically the ` lncli peers updatenodeannouncement `
535
528
command documentation.
529
+
530
+ * [ Watchtower Client Commands] ( https://github.com/lightningnetwork/lnd/pull/9765 ) :
531
+ Enhanced documentation for the ` session ` and ` terminate ` commands in ` lncli wtclient ` .
532
+ The ` session ` command now includes a comprehensive explanation of its role in managing watchtower client sessions.
533
+ The ` terminate ` command offers clear instructions for ending an active session using its unique session ID.
536
534
537
535
# Contributors (Alphabetical Order)
538
536
You can’t perform that action at this time.
0 commit comments