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 19a4b51 commit 9d4ed6dCopy full SHA for 9d4ed6d
docs/release-notes/release-notes-0.18.3.md
@@ -29,6 +29,10 @@
29
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/8822) that caused
30
LND to read the config only partially and continued with the startup.
31
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
# New Features
37
## Functional Enhancements
38
## RPC Additions
0 commit comments