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

Query Network's Total Supply via command line #4081

Closed
4 tasks
alessio opened this issue Apr 10, 2019 · 3 comments
Closed
4 tasks

Query Network's Total Supply via command line #4081

alessio opened this issue Apr 10, 2019 · 3 comments

Comments

@alessio
Copy link
Contributor

alessio commented Apr 10, 2019

Description

As A gaiacli user
I Can query a live network's total supply.

Acceptance Criteria

AC1

Given a node running on a live network
Given gaiacli is connected to the node
When I run gaiacli query supply total
Then I receieve the live network's total supply of all tokens.

AC2

Given a node running on a live network
Given gaiacli is connected to the node
When I run gaiacli query supply total DENOM
Then I receieve the live network's total supply of DENOM tokens.

Notes

Forked from #3972


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@alexanderbez
Copy link
Contributor

gaiacli query bank supply ...

@alessio
Copy link
Contributor Author

alessio commented Apr 10, 2019

@alexanderbez please see #3972 (comment) - cc'ing @rigelrozanski

@alexanderbez
Copy link
Contributor

Closing as a dup of #4082.

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

No branches or pull requests

2 participants