diff --git a/.env.example.rln b/.env.example.rln index 99b3ea8..f2775de 100644 --- a/.env.example.rln +++ b/.env.example.rln @@ -19,6 +19,6 @@ TOKEN_CONTRACT_ADDRESS= ETH_TESTNET_KEY= # Path where you would like to store your RLN keystore file -RLN_RELAY_CRED_PATH="/keystore.jeystore.json" +RLN_RELAY_CRED_PATH="/keystore.keystore.json" # Password you would like to use to protect your RLN membership. RLN_RELAY_CRED_PASSWORD="my_secure_keystore_password" \ No newline at end of file