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.
2 parents 91dcd09 + b379d28 commit 053c839Copy full SHA for 053c839
docs/lnd/release-notes/release-notes-0.20.0.md
@@ -227,6 +227,11 @@ reader of a payment request.
227
* [Require invoices to include a payment address or blinded paths](https://github.com/lightningnetwork/lnd/pull/9752)
228
to comply with updated BOLT 11 specifications before sending payments.
229
230
+* [LND can now recgonize DNS address type in node
231
+ announcement msg](https://github.com/lightningnetwork/lnd/pull/9455). This
232
+ allows users to forward node announcement with valid DNS address types. The
233
+ validity aligns with Bolt 07 DNS constraints.
234
+
235
## Testing
236
237
* Previously, automatic peer bootstrapping was disabled for simnet, signet and
0 commit comments