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

Add a general GetResult function that returns Contract Function Parameters as interface #769

Closed
bamzedev opened this issue Jul 14, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bamzedev
Copy link
Contributor

Problem

Currently we have hardcoded functions for retrieving parameters from Contracts /GetInt256,GetInt8,GetString,etc/. When it comes to arrays we don't have a working function.

Solution

We can add a general dynamic "GetResult" function that returns anything into interface.

Alternatives

No response

@bamzedev bamzedev added the enhancement New feature or request label Jul 14, 2023
@bamzedev bamzedev self-assigned this Jul 14, 2023
@Petyo-Lukanov Petyo-Lukanov added this to the 2.26.0 milestone Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants