Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Bharath Vedartham <vedabharath12345@gmail.com>
  • Loading branch information
bharath-123 committed Aug 16, 2024
1 parent abc79eb commit 2d25794
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ spamooor is a simple tool that can be used to generate various types of random t

This is a fork of https://github.com/ethpandaops/spamoor . It is a modification of the original spamoor tool to work with Astria load testing pipelines to test Astria EVM.

spamooor provides two commands:
spamooor provides a command:
* `spamooor`: Tool for spamming txs on the network

## Build
Expand Down Expand Up @@ -126,4 +126,4 @@ The maximum number of pending transactions is 1000, the maximum number of child

```
./spamooor univ2tx -p <private_key> --rpc-host http://localhost:8545 -c 1000 -t 10 --basefee 20 --tipfee 2 --max-pending 1000 --max-wallets 1000 --dai-mint-amount 1 --amount-to-swap 20 --random-amount-to-swap
```
```

0 comments on commit 2d25794

Please sign in to comment.