Remove other guide sentence (#16)
This commit is contained in:
parent
2180e81c1f
commit
16804bffb9
|
@ -191,8 +191,6 @@ waku.relay.addObserver(processIncomingMessage, ['/relay-guide/1/chat/proto']);
|
||||||
|
|
||||||
That is it! Now, you know how to send and receive messages over Waku using the Waku Relay protocol.
|
That is it! Now, you know how to send and receive messages over Waku using the Waku Relay protocol.
|
||||||
|
|
||||||
Feel free to check out other [guides](/docs/guides/) or [examples](/docs/examples/).
|
|
||||||
|
|
||||||
Here is the final code:
|
Here is the final code:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
|
Loading…
Reference in New Issue