update nwaku node config after repo update

This commit is contained in:
stubbsta 2025-05-12 11:00:05 +02:00
parent 29f7264179
commit efa3060638
No known key found for this signature in database
2 changed files with 1 additions and 2 deletions

View File

@ -10,7 +10,6 @@ exec /usr/bin/wakunode\
--rest-admin=true\
--rest-address=0.0.0.0\
--max-connections=300\
--dns-discovery=true\
--discv5-discovery=true\
--discv5-enr-auto-update=True\
--log-level=DEBUG\

View File

@ -140,7 +140,7 @@ exec /usr/bin/wakunode\
--rln-relay-tree-path="rlnv2_tree1"\
--rln-relay-epoch-sec=$RLN_RELAY_EPOCH_SEC\
--rln-relay-user-message-limit=$RLN_RELAY_MSG_LIMIT\
--dns-discovery=true\
--rln-relay-chain-id=1234\
--discv5-discovery=true\
--discv5-enr-auto-update=True\
--log-level=DEBUG\