mirror of
https://github.com/logos-messaging/logos-messaging-simulator.git
synced 2026-01-03 22:43:07 +00:00
7 lines
180 B
Bash
7 lines
180 B
Bash
export GOWAKU_IMAGE=statusteam/go-waku:latest
|
|
export NWAKU_IMAGE=04320c32d7e9
|
|
export NUM_NWAKU_NODES=5
|
|
export NUM_GOWAKU_NODES=0
|
|
export MSG_PER_SECOND=10
|
|
export MSG_SIZE_KBYTES=10
|