Closed feliciss closed 4 years ago
I don't know how to modify the data 'type' from api getAccount?
Could you help explain more about why you modify the data type
? It shows the different type of account 87 stands for normal address and 88 stands for contract address
@ChengOrangeJu I want to modify and output contract address, but api http://192.168.1.168:8080/api/account
doesn't output variable 'type' as JSON, while the frontend can get type through o.type. it outputs 0 and I can't find the original input and modify it.
I am running in local front-end environment and editing back-end data. The result is not shown on expectation.