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 282356d commit 744feabCopy full SHA for 744feab
docs/release-notes/release-notes-0.19.0.md
@@ -207,6 +207,9 @@ when running LND with an aux component injected (custom channels).
207
the payment. This prevents payments from entering a path finding loop that
208
would eventually timeout.
209
210
+* [Only send a `Ping`](https://github.com/lightningnetwork/lnd/pull/9805) if we
211
+ haven't received any messages from the peer for one minute.
212
+
213
## RPC Additions
214
215
* [Add a new rpc endpoint](https://github.com/lightningnetwork/lnd/pull/8843)
0 commit comments