oops
This commit is contained in:
parent
6551ca79fa
commit
12c1f098f3
2
waku.md
2
waku.md
|
@ -152,7 +152,7 @@ The Status message serves as a Waku handshake and peers MUST exchange this
|
|||
message upon connection. It MUST be sent after the RLPx handshake and prior to
|
||||
any other Waku messages.
|
||||
|
||||
A Waku node MUST await the Status message from a peer before engaging in other Waku protocol activity with that peer.g
|
||||
A Waku node MUST await the Status message from a peer before engaging in other Waku protocol activity with that peer.
|
||||
When a node does not receive the Status message from a peer, before a configurable timeout, it SHOULD disconnect from that peer.
|
||||
|
||||
Upon retrieval of the Status message, the node SHOULD validate the message
|
||||
|
|
Loading…
Reference in New Issue