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 1a543fb commit f82c35cCopy full SHA for f82c35c
docs/release-notes/release-notes-0.20.1.md
@@ -59,6 +59,11 @@
59
issue](https://github.com/lightningnetwork/lnd/pull/10428) in LND which might
60
happen when running postgres with a limited number of connections configured.
61
62
+* [Add missing payment address/secret when probing an
63
+ invoice](https://github.com/lightningnetwork/lnd/pull/10439). This makes sure
64
+ the EstimateRouteFee API can probe Eclair and LDK nodes which enforce the
65
+ payment address/secret.
66
+
67
# New Features
68
69
## Functional Enhancements
0 commit comments