Skip to content

Commit 1a9d5a3

Browse files
committed
fixup! Nat hole punch wire protocol
1 parent 390248e commit 1a9d5a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

discv5/discv5-wire.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,9 +310,9 @@ value in parentheses is the `notification-type`.
310310

311311
### RELAYMSG (0x02)
312312

313-
message-data = [init-enr, nonce]
313+
message-data = [inr-enr, nonce]
314314
notification-type = 0x02
315-
init-enr = initiator ENR
315+
inr-enr = initiator ENR
316316
nonce = uint96 -- nonce of timed out request
317317

318318
## Test Vectors

0 commit comments

Comments
 (0)