doc: clarify that Ethereum contract address should not modified (#173)

This commit is contained in:
fryorcraken 2025-08-08 07:32:12 +10:00 committed by GitHub
parent 1bbf42a1e8
commit 5f84294fba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,11 +1,12 @@
# RPC URL for accessing testnet via HTTP. # RPC URL for accessing testnet via HTTP.
# e.g. https://linea-sepolia.infura.io/v3/123aa110320f4aec179150fba1e1b1b1 # 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/<key> RLN_RELAY_ETH_CLIENT_ADDRESS=https://linea-sepolia.infura.io/v3/<key>
# Address of the RLN contract on Linea Sepolia. # Address of the RLN contract on Linea Sepolia.
# DO NOT TOUCH unless you know what you are doing
RLN_CONTRACT_ADDRESS=0xB9cd878C90E49F797B4431fBF4fb333108CB90e6 RLN_CONTRACT_ADDRESS=0xB9cd878C90E49F797B4431fBF4fb333108CB90e6
# Advanced. Can be left empty in normal use cases. # Advanced. Can be left empty in normal use cases.
NWAKU_IMAGE= NWAKU_IMAGE=
NODEKEY= NODEKEY=