From 5f84294fba37b7d8f6b7f8316607d49b45ceb214 Mon Sep 17 00:00:00 2001 From: fryorcraken <110212804+fryorcraken@users.noreply.github.com> Date: Fri, 8 Aug 2025 07:32:12 +1000 Subject: [PATCH] doc: clarify that Ethereum contract address should not modified (#173) --- .env.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 785cc32..760e3cc 100644 --- a/.env.example +++ b/.env.example @@ -1,11 +1,12 @@ # RPC URL for accessing testnet via HTTP. # e.g. https://linea-sepolia.infura.io/v3/123aa110320f4aec179150fba1e1b1b1 +# Enter your own RPC URL RLN_RELAY_ETH_CLIENT_ADDRESS=https://linea-sepolia.infura.io/v3/ # Address of the RLN contract on Linea Sepolia. +# DO NOT TOUCH unless you know what you are doing RLN_CONTRACT_ADDRESS=0xB9cd878C90E49F797B4431fBF4fb333108CB90e6 - # Advanced. Can be left empty in normal use cases. NWAKU_IMAGE= NODEKEY=