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 3259ca5 commit 2465869Copy full SHA for 2465869
run_bootstrap.sh
@@ -18,5 +18,5 @@ exec /usr/bin/wakunode\
18
--metrics-server-address=0.0.0.0\
19
--nodekey=30348dd51465150e04a5d9d932c72864c8967f806cce60b5d26afeca1e77eb68\
20
--nat=extip:${IP}\
21
- --pubsub-topic=/waku/2/rs/66/0\
+ --shard=0\
22
--cluster-id=66
run_nwaku.sh
@@ -140,6 +140,6 @@ exec /usr/bin/wakunode\
140
141
--discv5-bootstrap-node=${BOOTSTRAP_ENR}\
142
143
144
--cluster-id=66\
145
--mix=true
0 commit comments