TVM does not support return arrays? When I wrote the smart contract, I returned the value int[], but TVM reported an error. I wonder if tvm doesn't support returning a list.
TVM does not support return arrays?
When I wrote the smart contract, I returned the value int[], but TVM reported an error. I wonder if tvm doesn't support returning a list.