diff --git a/dogfooding/.env.example.publisher b/dogfooding/.env.example.publisher index 6dd7a54..ecaddb1 100644 --- a/dogfooding/.env.example.publisher +++ b/dogfooding/.env.example.publisher @@ -22,7 +22,8 @@ RLN_CONTRACT_ADDRESS=0xB9cd878C90E49F797B4431fBF4fb333108CB90e6 # Address of the RLN Membership Token contract on Linea Sepolia used to pay for membership. TOKEN_CONTRACT_ADDRESS=0xd28d1a688b1cBf5126fB8B034d0150C81ec0024c -# Amount of ETH to send with the minting transaction to obtain RLN membership tokens. e.g. use value of 5000000000000000000 (wei) for 5 tokens +# Amount of ETH to send with the minting transaction to obtain RLN membership tokens. +# Conversion rate is 1:1 (1 ETH = 1 token). e.g. use value of 5000000000000000000 (wei) for 5 tokens (5 ETH) ETH_AMOUNT= # Password you would like to use to protect your RLN membership.