Skip to content

Commit

Permalink
fix: loadtest doc
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct committed Jan 5, 2024
1 parent d5fb815 commit 5187a9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/loadtest/loadtestUsage.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,3 @@ The codebase has a contract that used for load testing. It's written in Yul and
- `$ abigen --abi LoadTester.abi --pkg contracts --type LoadTester --bin LoadTester.bin --out loadtester.go`
4. Run the loadtester to enure it deploys and runs successfully
- `$ polycli loadtest --verbosity 700 --rpc-url http://127.0.0.1:8541`

```

0 comments on commit 5187a9e

Please sign in to comment.