Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unsupported arg type: tuple #17642

Closed
outprog opened this issue Sep 11, 2018 · 5 comments
Closed

unsupported arg type: tuple #17642

outprog opened this issue Sep 11, 2018 · 5 comments

Comments

@outprog
Copy link

outprog commented Sep 11, 2018

"type": "tuple" in ABI, accounts/abi.go JSON parse is not work. It's return like this:

panic: unsupported arg type: tuple

How could I parse ABI include type of tuple ?

@outprog
Copy link
Author

outprog commented Nov 8, 2018

same as #18033

@jlevison
Copy link

#18033 was closed by #18051, but it says that support for tuple is not implemented - should abi.JSON support tuple or not?

@outprog
Copy link
Author

outprog commented Jan 12, 2019

Closed by #18406

@outprog outprog closed this as completed Jan 12, 2019
@liyu1016
Copy link

如何解决用web3j生成java类时的错误信息, Unsupported type encountered: tuple

@outprog
Copy link
Author

outprog commented Jun 22, 2021

如何解决用web3j生成java类时的错误信息, Unsupported type encountered: tuple

有可能 web3j 还没有支持 tuple。这个支持 golang 也等了很久。

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

No branches or pull requests

3 participants