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

Update cli context to return height query was performed at #4542

Closed
4 tasks
colin-axner opened this issue Jun 12, 2019 · 0 comments · Fixed by #4536
Closed
4 tasks

Update cli context to return height query was performed at #4542

colin-axner opened this issue Jun 12, 2019 · 0 comments · Fixed by #4536

Comments

@colin-axner
Copy link
Contributor

Summary

Modify query in client/context/query.go to return the height the query was performed at.

Problem Definition

Applications might find it useful to know exactly when the query was performed, especially since they can query past heights.

Proposal

Add QueryWithHeight functions to return the query along with the height it was performed at


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant