README.md: adding more detail about RLN limits

This commit is contained in:
Ivan Folgueira Bande 2023-11-09 13:15:32 +01:00
parent a03507f677
commit f6e0de4a48
No known key found for this signature in database
GPG Key ID: 3C117481F89E24A7

View File

@ -22,7 +22,11 @@ export KEYSTORE_PASSWORD=PICK_A_PASSWORD
**🔑 1. Register RLN membership**
The RLN membership is your access key to The Waku Network. Its registration is done onchain, and allows your nwaku node to publish messages in a decentralized and private way, respecting some rate limits. This command will register it and store in `keystore/keystore.json`. Note that if you just want to relay traffic (not publish), you don't need one.
The RLN membership is your access key to The Waku Network. Its registration is done onchain, and allows your nwaku node to publish messages in a decentralized and private way, respecting some [rate limits](https://rfc.vac.dev/spec/64/#rate-limit-exceeded). Messages published
in a too high rate will not be relayed to other peers.
This command will register your membership and store it in `keystore/keystore.json`.
Note that if you just want to relay traffic (not publish), you don't need one.
```
./register_rln.sh