File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -198,6 +198,14 @@ reader of a payment request.
198
198
* [ Require invoices to include a payment address or blinded paths] ( https://github.com/lightningnetwork/lnd/pull/9752 )
199
199
to comply with updated BOLT 11 specifications before sending payments.
200
200
201
+ * [ Support DNS address in
202
+ node announcement msg] ( https://github.com/lightningnetwork/lnd/pull/10159 ) :
203
+ This update allows users to announce their LND node using a DNS address in
204
+ the node announcement message, by configuring ` external-dns-address ` field in
205
+ the LND config file.
206
+ ** Note:** According to BOLT 07, only one DNS address may be announced per
207
+ node.
208
+
201
209
## Testing
202
210
203
211
* Previously, automatic peer bootstrapping was disabled for simnet, signet and
You can’t perform that action at this time.
0 commit comments