Skip to content

Commit 3e88d03

Browse files
committed
fixup! BOLT 7: add gossip address descriptor type DNS hostname
1 parent a79dbeb commit 3e88d03

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

07-routing-gossip.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ The origin node:
314314
- SHOULD set `flen` to the minimum length required to hold the `features`
315315
bits it sets.
316316
- SHOULD not announce a Tor v2 onion service.
317-
- SHOULD NOT announce more than one `type 5` DNS hostname.
317+
- MUST NOT announce more than one `type 5` DNS hostname.
318318

319319
The receiving node:
320320
- if `node_id` is NOT a valid compressed public key:
@@ -349,6 +349,9 @@ any future fields appended to the end):
349349
- MAY use `rgb_color` AND `alias` to reference nodes in interfaces.
350350
- SHOULD insinuate their self-signed origins.
351351
- SHOULD ignore Tor v2 onion services.
352+
- if more than one `type 5` address is announced:
353+
- SHOULD ignore the additional data.
354+
- MUST not forward the `node_announcement`.
352355

353356
### Rationale
354357

0 commit comments

Comments
 (0)