The latest solidity file excludes twitter handle and name when deploying. The front end form still has these feilds as a result if you deploy, copy the ABI and run yarn dev the front end will not trigger the smart wallet pop up.
What's the expected behavior?
The smart contract inputs and the front end inputs should match.
What version of the libraries are you using?
Build onchain Apps template as of the 22nd of June.
Describe the bug and the steps to reproduce it
The latest solidity file excludes twitter handle and name when deploying. The front end form still has these feilds as a result if you deploy, copy the ABI and run yarn dev the front end will not trigger the smart wallet pop up.
What's the expected behavior?
The smart contract inputs and the front end inputs should match.
What version of the libraries are you using?
Build onchain Apps template as of the 22nd of June.