Skip to content

Commit 9f08595

Browse files
committed
fix proxy title level
1 parent c665744 commit 9f08595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/load-testing-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ accounts that were created during the execution will be returned to the funding
169169
Instead of creating new accounts, the test will use only the accounts defined in the file with the private keys as the
170170
accounts that will send the test txs
171171

172-
### Proxy support
172+
## Proxy support
173173

174174
Generally network RPCs will have some sort of protection to avoid DoS attacks, for cases where you have to by pass the
175175
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

Comments
 (0)