Skip to content

Commit

Permalink
Update tps-uniswap-kava.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0g-wh authored Dec 5, 2024
1 parent 75d8f18 commit 38e39d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tps-uniswap-kava.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
./out/linux/kava start > chain.log 2>&1 &
while ! nc -z localhost 8546; do sleep 1; done
cd ../../evmchainbench
./bin/evmchainbench run --faucet-private-key A1CB4F09E2CF10C23C01DB3588E3CAA98E4CB7CE5B638409750CF493DC14AFAC --sender-count 2 --tx-count 20000 --mempool 2500 -p uniswap
./bin/evmchainbench run --faucet-private-key A1CB4F09E2CF10C23C01DB3588E3CAA98E4CB7CE5B638409750CF493DC14AFAC --sender-count 2 --tx-count 2000 --mempool 2500 -p uniswap

0 comments on commit 38e39d6

Please sign in to comment.