Skip to content

Commit 4af13ca

Browse files
Merge pull request #926 from lightninglabs/docs-lnd
Update lnd documentation
2 parents 6395de2 + 07fcdae commit 4af13ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/lnd/release-notes/release-notes-0.20.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,10 @@ circuit. The indices are only available for forwarding events saved after v0.20.
186186
for the case where the DB is kvdb backed and no invoices have yet been added
187187
to the database.
188188

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+
189193
## lncli Updates
190194
* Previously, users could only specify one `outgoing_chan_id` when calling the
191195
`lncli queryroutes` or the QueryRoutes RPC. With this change, multiple

0 commit comments

Comments
 (0)