Fixing Config and ReadMe

pull/735/head
ak 6 years ago
parent 9d11ed79d5
commit b74b0a74ca
  1. 2
      README.md
  2. 0
      test/configs/archival-oneshard.txt
  3. 0
      test/configs/newnode-oneshard.txt
  4. 7
      test/configs/oneshard3.txt
  5. 0
      test/configs/ten-oneshard.txt
  6. 0
      test/configs/thirty-oneshard.txt

@ -93,7 +93,7 @@ The configuration file configures number of nodes and their IP/Port.
The script starts one local beacon chain node, the blockchain nodes, and run a transactional generator program which generates and sends simulated transactions to the local blockchain.
```bash
./test/deploy.sh ./test/configs/oneshard1.txt
./test/deploy.sh ./test/configs/ten-oneshard.txt
```
## Testing

@ -1,7 +0,0 @@
127.0.0.1 9000 leader_archival 0
127.0.0.1 9001 archival 0
127.0.0.1 9002 archival 0
127.0.0.1 9003 archival 0
127.0.0.1 9004 archival 0
127.0.0.1 9009 archival 0
127.0.0.1 19999 client 0
Loading…
Cancel
Save