Skip to content

Commit e509657

Browse files
authored
Merge pull request #8620 from twofaktor/patch-1
[FIX] Small parenthesis error on v0.18 release notes
2 parents 9bafcb2 + 142fdbf commit e509657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release-notes/release-notes-0.18.0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ call where arguments were swapped.
134134
allowed value. So it's expected that this cap is rarely hit unless there's
135135
mempool congestion.
136136

137-
* Support for [pathfinding]((https://github.com/lightningnetwork/lnd/pull/7267)
137+
* Support for [pathfinding](https://github.com/lightningnetwork/lnd/pull/7267)
138138
and payment to blinded paths has been added via the `QueryRoutes` (and
139139
`SendToRouteV2`) APIs. This functionality is surfaced in `lncli queryroutes`
140140
where the required flags are tagged with `(blinded paths)`. Updates to mission

0 commit comments

Comments
 (0)