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 faf71d6 commit b1e94c9Copy full SHA for b1e94c9
discv5/discv5-wire.md
@@ -156,7 +156,9 @@ handshake packet.
156
157
### Notification Packet (`flag = 3`)
158
159
-Aside from the flag value, this container is identical to a [message packet](#ordinary-message-packet).
+Aside from the flag value, this container is identical to a
160
+[message packet](#ordinary-message-packet). Contrary to a message packet, failing to
161
+decrypt a notification packet should not trigger a handshake.
162
163
## Protocol Messages
164
0 commit comments