Jamil Ben Brahim

Results 1 comments of Jamil Ben Brahim

Try this it works for me 100% -- const TaskStruct = "(uint256 id , string content , bool completed)" const Simple_ABI = [ `function getTodos() public view returns(${TaskStruct}[] tasks)`, `function...