diff --git a/README.md b/README.md index 26c7739..b9766a0 100644 --- a/README.md +++ b/README.md @@ -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 @@ -126,4 +126,4 @@ The maximum number of pending transactions is 1000, the maximum number of child ``` ./spamooor univ2tx -p --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 -``` \ No newline at end of file +```