From 638410fa62192b82cae80d630842b49abc44216f Mon Sep 17 00:00:00 2001 From: darshankabariya Date: Tue, 12 Aug 2025 22:32:08 +0530 Subject: [PATCH] chore: update .env --- .env.example | 1 + dogfooding/.env.example.publisher | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 760e3cc..dcf6dec 100644 --- a/.env.example +++ b/.env.example @@ -3,6 +3,7 @@ # 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 diff --git a/dogfooding/.env.example.publisher b/dogfooding/.env.example.publisher index 76fb69d..f573ae9 100644 --- a/dogfooding/.env.example.publisher +++ b/dogfooding/.env.example.publisher @@ -15,6 +15,10 @@ ETH_TESTNET_ACCOUNT= # e.g. ETH_TESTNET_KEY=abcd1234abcd1234abcd1234abcd1234abcd1234abcd1234abcd1234abcd1234 ETH_TESTNET_KEY= +# Address of the RLN contract on Linea Sepolia. +# DO NOT TOUCH unless you know what you are doing +RLN_CONTRACT_ADDRESS=0xB9cd878C90E49F797B4431fBF4fb333108CB90e6 + # Address of the RLN Membership Token contract on Linea Sepolia used to pay for membership. TOKEN_CONTRACT_ADDRESS=0xd17e184e3c1941585a3edcb3a10367da6326d844 @@ -26,4 +30,4 @@ NWAKU_IMAGE= NODEKEY= DOMAIN= EXTRA_ARGS= -STORAGE_SIZE= \ No newline at end of file +STORAGE_SIZE=