Skip to content

Conversation

@d4mr
Copy link
Contributor

@d4mr d4mr commented Nov 1, 2024

PR-Codex overview

This PR focuses on modifying the initialization of the parsedArgs variable in the src/server/routes/contract/read/read.ts file. The change ensures that parsedArgs is declared but not initialized with an empty array.

Detailed summary

  • Changed the initialization of parsedArgs from an empty array ([]) to undefined.

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

@d4mr d4mr changed the title fix case where fallback does not trigger fix contract read fallback condition Nov 1, 2024
@0xFirekeeper 0xFirekeeper merged commit 8539938 into main Nov 1, 2024
5 checks passed
@0xFirekeeper 0xFirekeeper deleted the pb/struct-fix-read-fix branch November 1, 2024 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants