From 03d6c001ee77ce54e704a8fbcbf38485e492fad6 Mon Sep 17 00:00:00 2001 From: Dean Eigenmann Date: Thu, 28 Nov 2019 02:36:19 +0100 Subject: [PATCH] Update waku.md --- waku.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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