Add some more info when upgrading from old version (#164)

This commit is contained in:
Ivan FB 2025-07-22 12:57:30 +02:00 committed by GitHub
parent ab115fdc62
commit dc542062b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 )