solidity struct is not generated in java wrapper code

0 votes
struct itemDetails{

uint256 itemId;

string itemName;

uint256 itemVal;

}

mapping(address => itemDetails[]) public itemDetailsArr;

this struct is not converted in java wrapper code.
Oct 27, 2023 in Blockchain by sanap

edited Mar 5 4 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP