From 07fcdae0bcc12422227b5b99b3468868776cdcc9 Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 24 Sep 2025 00:24:25 +0000 Subject: [PATCH] update documentation --- docs/lnd/release-notes/release-notes-0.20.0.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/lnd/release-notes/release-notes-0.20.0.md b/docs/lnd/release-notes/release-notes-0.20.0.md index 50653dcf..e77089ef 100644 --- a/docs/lnd/release-notes/release-notes-0.20.0.md +++ b/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. for the case where the DB is kvdb backed and no invoices have yet been added to the database. +* The `FlapCount` and `LastFlapNs` have been + [changed](https://github.com/lightningnetwork/lnd/pull/10211) to track + exclusively for peers that have channels with us. + ## lncli Updates * Previously, users could only specify one `outgoing_chan_id` when calling the `lncli queryroutes` or the QueryRoutes RPC. With this change, multiple