We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fd481d commit 51b5d5fCopy full SHA for 51b5d5f
docs/lnd/release-notes/release-notes-0.19.0.md
@@ -62,7 +62,11 @@
62
https://github.com/lightningnetwork/lnd/pull/9253)
63
64
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9322) that caused
65
- estimateroutefee to ignore the default payment timeout.
+ estimateroutefee to ignore the default payment timeout.
66
+
67
+* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9433) that caused
68
+ `estimateroutefee` to assume probing an LSP when given an invoice with a route
69
+ hint containing a public channel to the destination.
70
71
* [Fix a bug](https://github.com/lightningnetwork/lnd/pull/9474) where LND would
72
fail to persist (and hence, propagate) node announcements containing address
0 commit comments