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

Use transact() for Solidity functions which receive structs #14

Open
JoaoMorais96 opened this issue Jul 25, 2023 · 1 comment
Open

Use transact() for Solidity functions which receive structs #14

JoaoMorais96 opened this issue Jul 25, 2023 · 1 comment

Comments

@JoaoMorais96
Copy link

Fisrt of all, thank you for this library as it has helped a lot with developing in the Vechain space!

That being said, I'm trying to use the connector.transact() for a solidity function which receives a struct as input with some addresses and uints, but get the error:

eth_abi.exceptions.NoEntriesFound: No matching entries for 'tuple' in encoder registry

Would be cool to add some support to it if possible.

@laalaguer
Copy link
Owner

Thanks for your interest. Tuple structure will be supported in V2.

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

2 participants