Rename drone to faucet (#7508)

This commit is contained in:
Tyera Eulberg
2019-12-16 14:05:17 -07:00
committed by GitHub
parent f33703aefc
commit 3513f4ee84
50 changed files with 389 additions and 361 deletions

View File

@@ -22,7 +22,7 @@ usage() {
if [[ -z $1 ]]; then # default behavior
$solana_bench_tps \
--entrypoint 127.0.0.1:8001 \
--drone 127.0.0.1:9900 \
--faucet 127.0.0.1:9900 \
--duration 90 \
--tx_count 50000 \
--thread-batch-sleep-ms 0 \