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 bf38aed commit eb7818aCopy full SHA for eb7818a
docs/release-notes/release-notes-0.18.3.md
@@ -32,6 +32,9 @@
32
* [Avoids duplicate wallet addresses being
33
created](https://github.com/lightningnetwork/lnd/pull/8921) when multiple RPC
34
calls are made concurrently.
35
+
36
+* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/8896) that caused
37
+ LND to use a default fee rate for the batch channel opening flow.
38
39
# New Features
40
## Functional Enhancements
@@ -130,3 +133,4 @@
130
133
* Oliver Gugger
131
134
* Slyghtning
132
135
* Yong Yu
136
+* Ziggie
0 commit comments