mirror of
https://github.com/vacp2p/rfc.git
synced 2025-01-24 05:38:55 +00:00
Update waku.md
This commit is contained in:
parent
c93f00cc5c
commit
03d6c001ee
6
waku.md
6
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
|
D[n] = 1
|
||||||
END FOR
|
END FOR
|
||||||
|
|
||||||
OPTIONAL
|
OPTIONAL <!-- what does this optional here mean? -->
|
||||||
|
|
||||||
**P2P Request**
|
**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.
|
Notes useful for implementing Waku mode.
|
||||||
|
|
||||||
|
|
||||||
<!-- TODO: Implementation notes, possibly link to matrix and have something similar but lightweight to https://tools.ietf.org/html/rfc8446#appendix-C
|
<!-- TODO: Implementation notes, possibly link to matrix and have something similar but lightweight to https://tools.ietf.org/html/rfc8446#appendix-C
|
||||||
|
|
||||||
Alt, break this out into issue for enhancement -->
|
Alt, break this out into issue for enhancement -->
|
||||||
@ -402,8 +401,7 @@ The golang implementation of Whisper (v.6) already uses packet codes `0x00` - `0
|
|||||||
|
|
||||||
## Footnotes
|
## Footnotes
|
||||||
|
|
||||||
1. https://github.com/ethereum/devp2p/blob/master/rlpx.md
|
1. <https://github.com/ethereum/devp2p/blob/master/rlpx.md>
|
||||||
|
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user