We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d19c942 commit b29d9c6Copy full SHA for b29d9c6
discv5/discv5-theory.md
@@ -415,8 +415,8 @@ hence of its ability to relay.
415
[PONG]: ./discv5-wire.md#pong-response-0x02
416
[FINDNODE]: ./discv5-wire.md#findnode-request-0x03
417
[NODES]: ./discv5-wire.md#nodes-response-0x04
418
-[RELAYINIT]: ./discv5-wire.md#relayinit-0x01
419
-[RELAYMSG]: ./discv5-wire.md#relaymsg-0x02
+[RELAYINIT]: ./discv5-wire.md#relayinit-notification-0x07
+[RELAYMSG]: ./discv5-wire.md#relaymsg-notification-0x08
420
421
[UDP communication]: ./discv5-wire.md#udp-communication
422
[Sessions]: ./discv5-theory.md#sessions
0 commit comments