Skip to content

Commit 4866c26

Browse files
committed
fixup! Theory behind design choices
1 parent 9348739 commit 4866c26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

discv5/discv5-theory.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,8 @@ containers, these are abbreviated in the sequence diagram below as follows:
553553
Alice-->>Bob: hm(FINDNODE)
554554
```
555555
Bob is behind a NAT. Bob is in Relay's kbuckets, they have a session together and Bob
556-
has sent a packet to Relay in the last ~20 seconds[^1].
556+
has sent a packet to Relay in the last ~20 seconds hence Relay can get through Bob's
557+
NAT[^1].
557558

558559
As part of a periodic recursive query to fill its kbuckets, Alice sends a [FINDNODE]
559560
request to Bob, who's ENR it received from Relay. By making an outgoing request to

0 commit comments

Comments
 (0)