mirror of
https://github.com/logos-messaging/logos-messaging-nim-compose.git
synced 2026-01-09 09:23:07 +00:00
chore: add warning for <0.36
This commit is contained in:
parent
26e1022b3c
commit
76a84c3b5e
@ -39,6 +39,13 @@ The script is experimental, feedback and pull requests are welcome.
|
||||
|
||||
### 🔑 1. Register RLN membership
|
||||
|
||||
> **Note:** If upgrading from less than v0.36.0, run the following commands before proceeding with the registration:
|
||||
>
|
||||
> ```sh
|
||||
> sudo rm -r rln_tree
|
||||
> sudo rm keystore/keystore.json
|
||||
> ```
|
||||
|
||||
The RLN membership is your access key to The Waku Network. Its registration is done on-chain, allowing your `nwaku` node to send messages in a decentralized and private way, respecting some [rate limits](https://rfc.vac.dev/spec/64/#rate-limit-exceeded). Other peers won't relay messages that exceed the rate limit.
|
||||
|
||||
#### Recommended: Register via rln.waku.org
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user