Skip to content

Commit 015c776

Browse files
docs: update release notes
1 parent e12d23d commit 015c776

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
@@ -71,6 +71,14 @@
7171
# Technical and Architectural Updates
7272
## BOLT Spec Updates
7373

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+
7482
## Testing
7583

7684
## Database

0 commit comments

Comments
 (0)