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=