Skip to content

Commit af7aa92

Browse files
committed
Update README.md
1 parent 1678213 commit af7aa92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ This will run a load test with a general BSC profile.
127127
- `--use-latest-blocks`: Use latest blocks for test data generation and runs a background process to update the test data with latest blocks.
128128
- `--size`: Specifies the test data size. Available values are XS, S, M, L, XL. Default is S.
129129
- `--batch`: Runs the test using batch requests. This will send multiple requests in a single batch request. The number of requests in a batch can be specified using the `--batch-size` flag. Default batch size is 10.
130+
- `--ref-url`: Specifies the reference blockchain node URL that will be used to fetch test data from before the benchmark starts.
130131

131132
You may also run `chainbench start --help` for the full list of parameters and flags.
132133

0 commit comments

Comments
 (0)