Allow returning of deep-nested structures #96
Labels
contracts
LiveContract/Smart contract related
heavy work
Heavy work is expected for this
node-js
Affecting NodeJs runtime environments
web
Affecting Web runtime environments
Milestone
Following #73 , we allow passing in deep-nested objects when calling smart contracts. Now it's the turn of returning and parsing the smart contract results: we need to be able to parse deep-nested objects when returning from method calls.
The text was updated successfully, but these errors were encountered: