Skip to content

fix: supporting tuples as arrays in FunctionForm#54

Open
joaobrunoah wants to merge 3 commits into
scaffold-eth:nextfrom
joaobrunoah:bugfix/support-tuple
Open

fix: supporting tuples as arrays in FunctionForm#54
joaobrunoah wants to merge 3 commits into
scaffold-eth:nextfrom
joaobrunoah:bugfix/support-tuple

Conversation

@joaobrunoah

Copy link
Copy Markdown

GenericContract wasn't accepting functions with tuple inputs (It was treated as a normal string). This PR fixes this behavior.

@joaobrunoah

Copy link
Copy Markdown
Author

@ShravanSunder , can you take a look at this PR? For now, locally, I'm using my forked version of eth-components to run scaffold-eth-typescript, but It'd be great to use an updated version of npm package instead

Fix import
Comment thread src/ant/generic-contract/GenericContract.tsx Outdated
Fixing GenericContract import files
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.

2 participants