From 76a84c3b5eabcca389ec9497e5ee28954a0d98a8 Mon Sep 17 00:00:00 2001 From: Danish Arora Date: Thu, 17 Jul 2025 14:04:24 +0530 Subject: [PATCH] chore: add warning for <0.36 --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f557000..f3f3727 100644 --- a/README.md +++ b/README.md @@ -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