thirdweb-dev / engine

The most powerful backend engine for web3 apps.
https://thirdweb.com/engine
Apache License 2.0
152 stars 59 forks source link

updated the logs to print the correct delay #525

Closed farhanW3 closed 5 months ago

farhanW3 commented 5 months ago

PR-Codex overview

This PR updates the delay property in the processTransactionReceiptsWorker.ts file to use job.opts.delay instead of job.delay.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}