Update README.md

pull/275/head
nickw321 6 years ago committed by GitHub
parent d7a4a4c0b7
commit 2c4f6b33d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

@ -63,7 +63,7 @@ The script starts one local beacon chain node, the blockchain nodes, and run a t
## Testing
Make sure you the following command and make sure everything passed before submitting your code.
Make sure you use the following command and make sure everything passed before submitting your code.
```bash
./test/test_before_submit.sh
@ -105,7 +105,7 @@ See [`CONTRIBUTING`](CONTRIBUTING.md) for details.
* Fast state synchronization
* Distributed randomness generation with VRF and VDF
* Kademlia routing
* P2p network and gossiping
* P2P network and gossiping
* Full protocol of consensus with BLS multi-sig and view-change protocol
* Integration with WASM
* Cross-shard transaction

Loading…
Cancel
Save