thirdweb-dev / engine

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

fix: stringify event log value arg #560

Closed arcoraven closed 2 months ago

arcoraven commented 2 months ago

PR-Codex overview

This PR updates the processEventLogsWorker.ts file to convert log argument values to JSON strings.

Detailed summary

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