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: AA header is optional #621

Closed arcoraven closed 3 weeks ago

arcoraven commented 3 weeks ago

PR-Codex overview

This PR updates the walletWithAAHeaderSchema in the index.ts file to make the x-account-address field optional.

Detailed summary

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