Hello, is planned to parse contract functions results like that? struct user{ bytes32 name; string hash; uint id; } If I use Ttupple to get responses, I don't get correct values.