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 a96f0cc commit d322169Copy full SHA for d322169
docs/lnd/release-notes/release-notes-0.18.3.md
@@ -73,6 +73,9 @@ would create a blinded route with a minHTLC greater than the actual payment
73
amount. Moreover remove strict correlation between min_cltv_delta and the
74
blinded path expiry.
75
76
+* [Fixed](https://github.com/lightningnetwork/lnd/pull/9021) an issue with some
77
+ command-line arguments not being passed when running `make itest-parallel`.
78
+
79
# New Features
80
## Functional Enhancements
81
## RPC Additions
0 commit comments