mirror of
https://github.com/logos-messaging/logos-messaging-simulator.git
synced 2026-01-02 14:03:07 +00:00
More changes
This commit is contained in:
parent
d87d22e09c
commit
3920e6c001
2
.env
2
.env
@ -1,7 +1,7 @@
|
||||
export GOWAKU_IMAGE=statusteam/go-waku:latest
|
||||
|
||||
#export NWAKU_IMAGE=quay.io/wakuorg/nwaku-pr:master-experimental
|
||||
export NWAKU_IMAGE=d8deff569a1ba99e1bca165ec100eb10c27072ed418f9899e82203bca40820d1
|
||||
export NWAKU_IMAGE=quay.io/wakuorg/nwaku-pr:1991-experimental
|
||||
export NUM_NWAKU_NODES=5
|
||||
export NUM_GOWAKU_NODES=0
|
||||
export MSG_PER_SECOND=10
|
||||
|
||||
@ -3,7 +3,7 @@ import copy
|
||||
import os
|
||||
import subprocess
|
||||
# Opening JSON file
|
||||
f = open('rlnKeystore.json')
|
||||
f = open('rlnKeystore_bueno.json')
|
||||
|
||||
# returns JSON object as
|
||||
# a dictionary
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user