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 63da9b3 commit 7bf9f30Copy full SHA for 7bf9f30
docs/release-notes/release-notes-0.20.1.md
@@ -27,7 +27,11 @@
27
* [Fix a case where resolving the
28
to_local/to_remote output](https://github.com/lightningnetwork/lnd/pull/10387)
29
might take too long.
30
-
+
31
+* Fix a bug where [repeated network
32
+ addresses](https://github.com/lightningnetwork/lnd/pull/10341) were added to
33
+ the node announcement and `getinfo` output.
34
35
# New Features
36
37
## Functional Enhancements
@@ -62,4 +66,5 @@
62
66
63
67
# Contributors (Alphabetical Order)
64
68
69
+* bitromortac
65
70
* Ziggie
0 commit comments