Skip to content

Commit

Permalink
Update tps-uniswap-evmos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0g-wh authored Dec 6, 2024
1 parent dcb66d7 commit 973ad39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tps-uniswap-evmos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
./local_node.sh > chain.log 2>&1 &
while ! nc -z localhost 8546; do sleep 1; done
cd ../../evmchainbench
./bin/evmchainbench run --faucet-private-key 8A36C69D940A92FCEA94B36D0F2928C7A0EE19A90073EDA769693298DFA9603B --tx-count 20000 --mempool 2500 -p uniswap
./bin/evmchainbench run --faucet-private-key 8A36C69D940A92FCEA94B36D0F2928C7A0EE19A90073EDA769693298DFA9603B --tx-count 20000 --mempool 1000 -p uniswap

0 comments on commit 973ad39

Please sign in to comment.