Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/lnd/release-notes/release-notes-0.20.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down