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

fix: make currency optional in transfer #654

Closed arcoraven closed 1 month ago

arcoraven commented 1 month ago

PR-Codex overview

This PR updates the transfer function in transfer.ts to make the currencyAddress field optional and provide a default value.

Detailed summary

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