mirror of https://github.com/vacp2p/rfc.git
Update waku.md
This commit is contained in:
parent
aaf4c5e73a
commit
d59a214614
2
waku.md
2
waku.md
|
@ -112,7 +112,7 @@ bloom-filter = *OCTET
|
||||||
waku-envelope = "[" expiry ttl topic data nonce "]"
|
waku-envelope = "[" expiry ttl topic data nonce "]"
|
||||||
|
|
||||||
; List of topics interested in
|
; List of topics interested in
|
||||||
topic-interest = "[" *0100topic "]"
|
topic-interest = "[" *1000topic "]"
|
||||||
|
|
||||||
; 4 bytes (UNIX time in seconds)
|
; 4 bytes (UNIX time in seconds)
|
||||||
expiry = 4OCTET
|
expiry = 4OCTET
|
||||||
|
|
Loading…
Reference in New Issue