docker-compose-files/hyperledger_fabric/v1.4.7/raft/README.md

9 lines
171 B
Markdown
Raw Permalink Normal View History

2020-05-21 02:24:13 +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.