Update README and remove config we are not testing

pull/578/head
ak 6 years ago
parent 26cb476869
commit 02ab33466d
  1. 2
      README.md
  2. 23
      test/configs/local_config1.txt

@ -83,7 +83,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/local_config1.txt
./test/deploy.sh ./test/configs/oneshard1.txt
```
## Testing

@ -1,23 +0,0 @@
127.0.0.1 9000 leader 0
127.0.0.1 9001 leader 0
127.0.0.1 9002 validator 0
127.0.0.1 9003 validator 0
127.0.0.1 9004 validator 0
127.0.0.1 9005 validator 0
127.0.0.1 9006 validator 0
127.0.0.1 9007 validator 0
127.0.0.1 9008 validator 0
127.0.0.1 9009 validator 0
127.0.0.1 9010 newnode 0
127.0.0.1 9011 newnode 0
127.0.0.1 9012 newnode 0
127.0.0.1 9013 newnode 0
127.0.0.1 9014 newnode 0
127.0.0.1 9015 newnode 0
127.0.0.1 9016 newnode 0
127.0.0.1 9017 newnode 0
127.0.0.1 9018 newnode 0
127.0.0.1 9019 newnode 0
127.0.0.1 9020 newnode 0
127.0.0.1 9021 newnode 0
127.0.0.1 19999 client 0
Loading…
Cancel
Save