Skip to content

Commit 46fdceb

Browse files
rustyrusselldarosior
authored andcommitted
BOLT 1: add networks to init message.
This has been discussed for forever, but now we have TLVs the correct encoding seems obvious. Signed-off-by: Rusty Russell <[email protected]>
1 parent 6ff22bc commit 46fdceb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

01-messaging.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,8 @@ The receiving node:
277277
- MAY fail the connection.
278278
- if the feature vector does not set all known, transitive dependencies:
279279
- MUST fail the connection.
280+
- upon receiving `networks` containing no common chains
281+
- MAY fail the connection.
280282

281283
#### Rationale
282284

0 commit comments

Comments
 (0)