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 5a30730 commit ed744eeCopy full SHA for ed744ee
docs/release-notes/release-notes-0.19.0.md
@@ -302,6 +302,10 @@ when running LND with an aux component injected (custom channels).
302
303
* [remove x/exp/maps dependency](https://github.com/lightningnetwork/lnd/pull/9621)
304
305
+* [Add a new configuration option](https://github.com/lightningnetwork/lnd/pull/9801)
306
+ `--disconnect-on-pong-failure` (defaulting to false) to control whether a
307
+ peer is disconnected if a pong message is not received in time or is mismatched.
308
+
309
## RPC Updates
310
311
* Some RPCs that previously just returned an empty response message now at least
0 commit comments