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 6395de2 commit 07fcdaeCopy full SHA for 07fcdae
docs/lnd/release-notes/release-notes-0.20.0.md
@@ -186,6 +186,10 @@ circuit. The indices are only available for forwarding events saved after v0.20.
186
for the case where the DB is kvdb backed and no invoices have yet been added
187
to the database.
188
189
+* The `FlapCount` and `LastFlapNs` have been
190
+ [changed](https://github.com/lightningnetwork/lnd/pull/10211) to track
191
+ exclusively for peers that have channels with us.
192
+
193
## lncli Updates
194
* Previously, users could only specify one `outgoing_chan_id` when calling the
195
`lncli queryroutes` or the QueryRoutes RPC. With this change, multiple
0 commit comments