We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c665744 commit 9f08595Copy full SHA for 9f08595
doc/load-testing-guide.md
@@ -169,7 +169,7 @@ accounts that were created during the execution will be returned to the funding
169
Instead of creating new accounts, the test will use only the accounts defined in the file with the private keys as the
170
accounts that will send the test txs
171
172
-### Proxy support
+## Proxy support
173
174
Generally network RPCs will have some sort of protection to avoid DoS attacks, for cases where you have to by pass the
175
IP check or any other change to the requests made by the `polycli` load test, you can specify the `--proxy` flag with
0 commit comments