Skip to content

Commit d48d1fd

Browse files
release-notes-0.20.0: note DNS hostname support
1 parent e88f0fd commit d48d1fd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/release-notes/release-notes-0.20.0.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,14 @@
6363
# Technical and Architectural Updates
6464
## BOLT Spec Updates
6565

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+
6674
## Testing
6775

6876
## Database

0 commit comments

Comments
 (0)