We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59dd9f0 commit 1c3f3faCopy full SHA for 1c3f3fa
docs/lnd/release-notes/release-notes-0.19.0.md
@@ -305,6 +305,10 @@ when running LND with an aux component injected (custom channels).
305
306
* [remove x/exp/maps dependency](https://github.com/lightningnetwork/lnd/pull/9621)
307
308
+* [Add a new configuration option](https://github.com/lightningnetwork/lnd/pull/9801)
309
+ `--no-disconnect-on-pong-failure` (defaulting to false) to control whether a
310
+ peer is disconnected if a pong message is not received in time or is mismatched.
311
+
312
## RPC Updates
313
314
* Some RPCs that previously just returned an empty response message now at least
0 commit comments