We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c493f0c commit e2c56afCopy full SHA for e2c56af
docs/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