Open cryptobys-rami opened 2 years ago
If you are looking to replicate please note the contract is on Ropsten (chain id 3)
Hi - let me know if there is anything else you need to look into this issue. If this is a genuine bug then I would be more than happy to try to fix it with a PR. thank you in advance.
I am facing the same problem when sending an instruction with 2 tuples as arguments. @cryptobys-rami , where you able to solve your issue?
Describe the bug Calling a state changing contract function with multiple arguments (including a tuple type) ends up with an obscure ethers exception instead of triggering a metamask signature request
To Reproduce Unzip the sample app and run on localhost
Excerpt from main.dart below:
Expected behavior It should request a signature from metamask
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
sampleapp.zip