Skip to content

Commit

Permalink
add log
Browse files Browse the repository at this point in the history
  • Loading branch information
yihuang committed Sep 20, 2024
1 parent a3a8729 commit c98067a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testground/benchmark/benchmark/stateless.py
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ def do_run(

if txs:
asyncio.run(transaction.send(txs))
print("sent", len(txs), "txs")

# node quit when the chain is idle or halted for a while
detect_idle_halted(20, 20)
Expand Down

0 comments on commit c98067a

Please sign in to comment.