Skip to content

Commit b1e94c9

Browse files
committed
Improve description for notification
1 parent faf71d6 commit b1e94c9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

discv5/discv5-wire.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,9 @@ handshake packet.
156156

157157
### Notification Packet (`flag = 3`)
158158

159-
Aside from the flag value, this container is identical to a [message packet](#ordinary-message-packet).
159+
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.
160162

161163
## Protocol Messages
162164

0 commit comments

Comments
 (0)