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 support for querying contracts by ID and name #1423

Closed
roman-khimov opened this issue Sep 24, 2020 · 0 comments · Fixed by #1426
Closed

Add support for querying contracts by ID and name #1423

roman-khimov opened this issue Sep 24, 2020 · 0 comments · Fixed by #1426
Assignees
Labels
rpc RPC server and client
Milestone

Comments

@roman-khimov
Copy link
Member

See neo-project/neo-modules#339 and neo-project/neo-modules#340. We should extend it with the ability to get any contract by its ID (we have an appropriate map to do that), this extension needs to be documented. At the same time we should remove GAS, NEO and Policy hashes from the client --- the client should get them if needed (and cache, of course).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rpc RPC server and client
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants