mirror of
https://github.com/logos-messaging/logos-messaging-nim-compose.git
synced 2026-01-05 15:33:07 +00:00
fix typo
This commit is contained in:
parent
9e801da532
commit
6087423c9b
@ -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.keystore.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