Skip to content

Commit 16c0376

Browse files
committed
discv5: fix in in
1 parent 3cf9760 commit 16c0376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discv5/discv5-theory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ The Relay sends a [RELAYMSG] notification containing Alice's message nonce and E
411411
412412
Bob disassembles the [RELAYMSG] and uses the `nonce` to assemble a [WHOAREYOU packet],
413413
then sends it to Alice. Bob knows about Alice's endpoint from the `initiator-enr` given in
414-
in RELAYMSG.
414+
RELAYMSG.
415415
416416
Bob's NAT adds the mapping `(Bob's-LAN-ip, Bob's-LAN-port, Alice's-WAN-ip,
417417
Alice's-WAN-port, entry-lifetime)`. A hole is punched in Bob's NAT for Alice for the

0 commit comments

Comments
 (0)