Rename --network argument to --entrypoint (#4149)
This commit is contained in:
@ -21,7 +21,7 @@ usage() {
|
||||
|
||||
if [[ -z $1 ]]; then # default behavior
|
||||
$solana_bench_tps \
|
||||
--network 127.0.0.1:8001 \
|
||||
--entrypoint 127.0.0.1:8001 \
|
||||
--drone 127.0.0.1:9900 \
|
||||
--duration 90 \
|
||||
--tx_count 50000 \
|
||||
|
Reference in New Issue
Block a user