Skip to content

Commit

Permalink
Add rln-relay-epoch-sec flag to generateRlnKeystore command (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
stubbsta authored Jun 20, 2024
1 parent 083318a commit 3176752
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run_nwaku.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3176752

Please sign in to comment.