Open its-saeed opened 1 year ago
Currently, We just support int and string data types as parameters to transitions or getting a contract field. But we need to support more complex data types such as maps and lists.
int
string
Currently, We just support
int
andstring
data types as parameters to transitions or getting a contract field. But we need to support more complex data types such as maps and lists.