Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow returning of deep-nested structures #96

Open
3Nigma opened this issue Aug 11, 2022 · 0 comments
Open

Allow returning of deep-nested structures #96

3Nigma opened this issue Aug 11, 2022 · 0 comments
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

Comments

@3Nigma
Copy link
Contributor

3Nigma commented Aug 11, 2022

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.

@3Nigma 3Nigma added heavy work Heavy work is expected for this contracts LiveContract/Smart contract related node-js Affecting NodeJs runtime environments web Affecting Web runtime environments labels Aug 11, 2022
@3Nigma 3Nigma modified the milestones: 0.8.1, 0.8.2 Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant