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 6747fa7 commit 80b75d8Copy full SHA for 80b75d8
docs/release-notes/release-notes-0.20.0.md
@@ -63,6 +63,14 @@
63
# Technical and Architectural Updates
64
## BOLT Spec Updates
65
66
+* [Support DNS hostname address in
67
+ node announcement message](https://github.com/lightningnetwork/lnd/pull/9455):
68
+ This update allows users to announce their LND node using a DNS hostname in
69
+ the node announcement message, by configuring `external-dns-hostname` field in
70
+ the LND config file.
71
+ **Note:** According to BOLT 07, only one DNS hostname address may be announced
72
+ per node.
73
+
74
## Testing
75
76
## Database
0 commit comments