Add some more info when upgrading from old version

This commit is contained in:
Ivan Folgueira Bande 2025-07-22 12:44:54 +02:00
parent ab115fdc62
commit a2facbbc41
No known key found for this signature in database
GPG Key ID: 3C117481F89E24A7

View File

@ -133,6 +133,11 @@ We regularly announce new available versions in our [Discord](https://discord.wa
### From `v0.35.1` or older
Please review the latest https://github.com/waku-org/nwaku-compose/blob/master/.env.example env var template file and update your .env accordingly
Make sure you have some ETH in your Linea Sepolia account.
Also, move your Sepolia RPC client (e.g., Infura) to a Linea Sepolia RPC client.
You will need to delete both the `keystore` and `rln_tree` folders, and register your membership again before using the new version by running the following commands:
1. `cd nwaku-compose` ( go into the root's repository folder )