diff --git a/waku.md b/waku.md index 01dbcc2d..0b8b01f7 100644 --- a/waku.md +++ b/waku.md @@ -204,7 +204,7 @@ The projection function is defined as a mapping from a 4-byte slice S to a 512-b D[n] = 1 END FOR -OPTIONAL +OPTIONAL **P2P Request** @@ -389,7 +389,6 @@ The main privacy concern with light nodes is that directly connected peers will Notes useful for implementing Waku mode. - @@ -402,8 +401,7 @@ The golang implementation of Whisper (v.6) already uses packet codes `0x00` - `0 ## Footnotes -1. https://github.com/ethereum/devp2p/blob/master/rlpx.md - +1. ## Changelog