Skip to content

Commit

Permalink
chore: .
Browse files Browse the repository at this point in the history
  • Loading branch information
jfzhou5 committed Dec 22, 2023
1 parent 47421e5 commit bfd76b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/bot/src/runtime.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export namespace Runtime {
runtime.wallet.address,
ethers.utils.parseEther("0.2").toString()
)
// await worker()
await worker()
heartBeat()
logger.info(
`don't worry, still alive... interval ${
Expand Down

0 comments on commit bfd76b7

Please sign in to comment.