Files
tendermint/test/loadtime/basic.sh
2022-09-01 17:49:25 -04:00

12 lines
203 B
Bash
Executable File

#!/bin/sh
set -euo pipefail
# A basic invocation of the loadtime tool.
./build/load \
-c 1 -T 10 -r 1000 -s 1024 \
--broadcast-tx-method sync \
--endpoints ws://localhost:26657/websocket