-
Notifications
You must be signed in to change notification settings - Fork 142
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 RPC to enumerate contract methods #233
Comments
@vgrichina We need to expose some view call method that would describe the contract first. Then we can just return this to the nearlib. It's possible we don't even need to implement any RPC changes |
@evgenykuzyakov yeah, I think we only need compiler and bindgen changes. On |
Should be part of #3 work |
What should the return format be? @vgrichina @evgenykuzyakov |
This issue has been automatically marked as stale because it has not had recent activity in the last 2 months. |
Need to have a design first. Moving to NEPs |
@mikedotexe I believe this is something that your team plans to work on |
No description provided.
The text was updated successfully, but these errors were encountered: