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 71b2338 commit 16e2a48Copy full SHA for 16e2a48
docs/release-notes/release-notes-0.19.0.md
@@ -64,6 +64,10 @@
64
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9322) that caused
65
estimateroutefee to ignore the default payment timeout.
66
67
+* [Fix a bug](https://github.com/lightningnetwork/lnd/pull/9474) where LND would
68
+ fail to persist (and hence, propagate) node announcements containing address
69
+ types (such as a DNS hostname) unknown to LND.
70
+
71
# New Features
72
73
* [Support](https://github.com/lightningnetwork/lnd/pull/8390) for
0 commit comments