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 2cb7ec6 commit 1dc239bCopy full SHA for 1dc239b
docs/release-notes/release-notes-0.20.0.md
@@ -179,6 +179,10 @@ circuit. The indices are only available for forwarding events saved after v0.20.
179
for the case where the DB is kvdb backed and no invoices have yet been added
180
to the database.
181
182
+* The `FlapCount` and `LastFlapNs` have been
183
+ [changed](https://github.com/lightningnetwork/lnd/pull/10211) to track for
184
+ peers that have channels with us.
185
+
186
## lncli Updates
187
* Previously, users could only specify one `outgoing_chan_id` when calling the
188
`lncli queryroutes` or the QueryRoutes RPC. With this change, multiple
0 commit comments