mirror of
https://github.com/logos-messaging/logos-messaging-simulator.git
synced 2026-01-07 00:13:07 +00:00
increase nwaku nodes to 50 in wakusim.env
This commit is contained in:
parent
5c7909eb92
commit
7c980dfc2b
@ -2,7 +2,7 @@
|
|||||||
NWAKU_IMAGE=wakuorg/nwaku:latest
|
NWAKU_IMAGE=wakuorg/nwaku:latest
|
||||||
GOWAKU_IMAGE=wakuorg/go-waku:v0.8.0
|
GOWAKU_IMAGE=wakuorg/go-waku:v0.8.0
|
||||||
# Network scaling.
|
# Network scaling.
|
||||||
NUM_NWAKU_NODES=100
|
NUM_NWAKU_NODES=50
|
||||||
NUM_GOWAKU_NODES=0
|
NUM_GOWAKU_NODES=0
|
||||||
# Simulation traffic.
|
# Simulation traffic.
|
||||||
MSG_PER_SECOND=10
|
MSG_PER_SECOND=10
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user