diff --git a/run_node.sh b/run_node.sh index 2a776b5..8c36c76 100755 --- a/run_node.sh +++ b/run_node.sh @@ -106,8 +106,11 @@ exec /usr/bin/wakunode\ --lightpush=true\ --keep-alive=true\ --max-connections=150\ - --cluster-id=1\ + --cluster-id=16\ + --shard=32\ --discv5-discovery=true\ + --dns-discovery=true\ + --dns-discovery-url=enrtree://AMOJVZX4V6EXP7NTJPMAYJYST2QP6AJXYW76IU6VGJS7UVSNDYZG4@boot.test.shards.nodes.status.im\ --discv5-udp-port=9005\ --discv5-enr-auto-update=True\ --log-level=DEBUG\ @@ -133,3 +136,8 @@ exec /usr/bin/wakunode\ ${STORE_RETENTION_POLICY}\ ${EXTRA_ARGS} + + + + +