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

java file generated by web3j generate have error with dynamic array #63

Open
cheul123a opened this issue Mar 17, 2021 · 1 comment
Open

Comments

@cheul123a
Copy link

super(org.web3j.abi.datatypes.DynamicArray<org.web3j.abi.datatypes.generated.Bytes32>(userList),new org.web3j.abi.datatypes.DynamicArray<org.web3j.abi.datatypes.generated.Bytes32>(ipList),new);

this 2 have same error

The constructor DynamicArray<Bytes32>(List<byte[]>) is undefined

can anyone help?

@rach-id
Copy link
Contributor

rach-id commented Apr 12, 2021

@cheul123a Sorry for the late reply.
Can you please provide a contract that reproduces the issue ?

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