Rename client-demo to bench-tps

This commit is contained in:
Greg Fitzgerald
2018-07-19 15:59:31 -04:00
parent 009d5adcba
commit 637f890b91
6 changed files with 10 additions and 10 deletions

View File

@ -46,7 +46,7 @@ while true; do
client_json="$SOLANA_CONFIG_CLIENT_DIR"/client.json
[[ -r $client_json ]] || $solana_keygen -o "$client_json"
$solana_client_demo \
$solana_bench_tps \
-n "$count" \
-l "$SOLANA_CONFIG_CLIENT_DIR"/leader.json \
-k "$SOLANA_CONFIG_CLIENT_DIR"/client.json \