docker-compose-files/hyperledger_fabric/latest/raft/README.md

9 lines
171 B
Markdown
Raw Normal View History

2019-04-01 16:21:22 +08:00
## Start a network base on raft
### Quick testing
```bash
$ HLF_MODE=raft make
```
When the fabric-network fully started, it takes about 30~60s to finish all the test.