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 e12d23d commit 015c776Copy full SHA for 015c776
docs/release-notes/release-notes-0.20.0.md
@@ -71,6 +71,14 @@
71
# Technical and Architectural Updates
72
## BOLT Spec Updates
73
74
+* [Support DNS address in
75
+ node announcement message](https://github.com/lightningnetwork/lnd/pull/9455):
76
+ This update allows users to announce their LND node using a DNS address in
77
+ the node announcement message, by configuring `external-dns-address` field in
78
+ the LND config file.
79
+ **Note:** According to BOLT 07, only one DNS address may be announced per
80
+ node.
81
+
82
## Testing
83
84
## Database
0 commit comments