Add rln-relay-epoch-sec flag to generateRlnKeystore command

This commit is contained in:
stubbsta 2024-06-20 11:57:38 +02:00
parent f89770124a
commit 1ab07b219c
No known key found for this signature in database

View File

@ -109,6 +109,7 @@ else
--rln-relay-cred-path=$RLN_CREDENTIAL_PATH \
--rln-relay-cred-password=$RLN_CREDENTIAL_PASSWORD \
--rln-relay-user-message-limit=$RLN_RELAY_MSG_LIMIT \
--rln-relay-epoch-sec=$RLN_RELAY_EPOCH_SEC \
--log-level=DEBUG \
--execute
fi