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 Nov 26, 2024
1 parent 0078459 commit a25e000
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 @@ -35,4 +35,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 --tx-count 20000 -p uniswap
./bin/evmchainbench run --faucet-private-key A1CB4F09E2CF10C23C01DB3588E3CAA98E4CB7CE5B638409750CF493DC14AFAC --tx-count 10000 -p uniswap

0 comments on commit a25e000

Please sign in to comment.