Skip to content

Commit

Permalink
docs: add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
carlaKC committed Sep 27, 2023
1 parent 9cc293b commit e334fc0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/release-notes/release-notes-0.18.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@
estimator used(for instance `bitcoind`), and this value is a cap on the max
allowed value. So it's expected that this cap is rarely hit unless there's
mempool congestion.
* Support for [pathfinding]((https://github.com/lightningnetwork/lnd/pull/7267)
and payment to blinded paths has been added via the `QueryRoutes` (and
SendToRouteV2) APIs. This functionality is surfaced in `lncli queryroutes`
where the required flags are tagged with `(blinded paths)`.

## RPC Additions
## lncli Additions
Expand Down Expand Up @@ -65,5 +69,6 @@

# Contributors (Alphabetical Order)

* Carla Kirk-Cohen
* Elle Mouton
* Yong Yu

0 comments on commit e334fc0

Please sign in to comment.