Rename client-demo to bench-tps catchup

This commit is contained in:
Michael Vines
2018-07-21 15:40:42 -07:00
committed by Grimes
parent 69688a18c7
commit 3ffdca193d
3 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
# leader_url URL to the leader (defaults to ..)
# num_nodes Minimum number of nodes to look for while converging
# --loop Add this flag to cause the program to loop infinitely
# "extra args" Any additional arguments are pass along to solana-client-demo
# "extra args" Any additional arguments are pass along to solana-bench-tps
#
here=$(dirname "$0")