Commit 3e88d03 1 parent a79dbeb commit 3e88d03 Copy full SHA for 3e88d03
File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -314,7 +314,7 @@ The origin node:
314
314
- SHOULD set ` flen ` to the minimum length required to hold the ` features `
315
315
bits it sets.
316
316
- 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.
318
318
319
319
The receiving node:
320
320
- if ` node_id ` is NOT a valid compressed public key:
@@ -349,6 +349,9 @@ any future fields appended to the end):
349
349
- MAY use ` rgb_color ` AND ` alias ` to reference nodes in interfaces.
350
350
- SHOULD insinuate their self-signed origins.
351
351
- 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 ` .
352
355
353
356
### Rationale
354
357
You can’t perform that action at this time.
0 commit comments