mirror of
https://github.com/logos-messaging/logos-messaging-nim-compose.git
synced 2026-01-02 14:03:11 +00:00
fix typo
This commit is contained in:
parent
d3b85d3c8d
commit
9e801da532
@ -19,6 +19,6 @@ TOKEN_CONTRACT_ADDRESS=<TEST_STABLE_TOKEN_CONTRACT_ADDRESS_HERE>
|
||||
ETH_TESTNET_KEY=<YOUR_TESTNET_PRIVATE_KEY_HERE>
|
||||
|
||||
# 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"
|
||||
Loading…
x
Reference in New Issue
Block a user