We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f7264 commit 5f0dfb5Copy full SHA for 5f0dfb5
run_bootstrap.sh
@@ -10,7 +10,6 @@ exec /usr/bin/wakunode\
10
--rest-admin=true\
11
--rest-address=0.0.0.0\
12
--max-connections=300\
13
- --dns-discovery=true\
14
--discv5-discovery=true\
15
--discv5-enr-auto-update=True\
16
--log-level=DEBUG\
run_nwaku.sh
@@ -140,7 +140,7 @@ exec /usr/bin/wakunode\
140
--rln-relay-tree-path="rlnv2_tree1"\
141
--rln-relay-epoch-sec=$RLN_RELAY_EPOCH_SEC\
142
--rln-relay-user-message-limit=$RLN_RELAY_MSG_LIMIT\
143
+ --rln-relay-chain-id=1234\
144
145
146
0 commit comments