This commit is contained in:
alrevuelta 2023-10-10 12:25:21 +02:00
parent ec81354ea6
commit a38071dd61
No known key found for this signature in database
GPG Key ID: F345C9F3CCDB886E
2 changed files with 5 additions and 1 deletions

View File

@ -20,6 +20,10 @@ shadow shadow.yaml
```
To ensure everything went allright
* no errors in any stderr: eg: shadow.data/hosts/peer1/wakunode2.1000.stderr
```
TODO
```

View File

@ -40,7 +40,7 @@ hosts:
--rln-relay-membership-index=0
--nat=extip:0.0.0.0
start_time: 5s
environment: {"PEERS": "1000", "CONNECTTO": "50"}
environment: {"PEERS": "1000", "CONNECTTO": "50", "NUMPUBLISHERS": "5"}
peer2: *client_host
peer3: *client_host
peer4: *client_host