Reduce amount of nwaku nodes

This commit is contained in:
Alvaro Revuelta 2024-03-14 11:12:39 +01:00 committed by GitHub
parent c56a0831c9
commit bda6c67de2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
NWAKU_IMAGE=wakuorg/nwaku:latest
GOWAKU_IMAGE=wakuorg/go-waku:v0.8.0
# Network scaling.
NUM_NWAKU_NODES=100
NUM_NWAKU_NODES=10
NUM_GOWAKU_NODES=0
# Simulation traffic.
MSG_PER_SECOND=10