mirror of
https://github.com/waku-org/waku-simulator.git
synced 2025-02-28 15:30:31 +00:00
Add rln-relay-epoch-sec flag to generateRlnKeystore command (#73)
This commit is contained in:
parent
083318a2bd
commit
3176752956
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user