Skip to content

Commit

Permalink
add client-type cli option documentation (#30170)
Browse files Browse the repository at this point in the history
  • Loading branch information
kirill lykov authored Feb 8, 2023
1 parent 9f35ffc commit 10dde65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions net/net.sh
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@ Operate a configured testnet
--tpu-enable-udp
- Enable UDP for tpu transactions
--client-type
- Specify backend client type for bench-tps. Valid options are (thin-client|rpc-client|tpu-client), thin-client is default
sanity/start-specific options:
-F - Discard validator nodes that didn't bootup successfully
-o noInstallCheck - Skip solana-install sanity
Expand Down

0 comments on commit 10dde65

Please sign in to comment.