Hello
I am using the watch and sync events
but in one event there is a tuple[] and i am unable to get events for this
please let me know how i can use tuple event in the watch and sync events
contract address: 0xD08168A83fA35643d65f23cbF16B7Dd4a999fB59
Event: event PlaceOrder(productDetail[] _productDetail, uint256 indexed orderId, uint256 totalAmount, uint256 totalPrice, address buyer, address seller, uint256 orderPrice);