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

feature: multiple balance query #1429

Open
danbryan opened this issue Mar 16, 2024 · 0 comments · May be fixed by #1461
Open

feature: multiple balance query #1429

danbryan opened this issue Mar 16, 2024 · 0 comments · May be fixed by #1461
Labels
C: CLI COMPONENT: Command-Line Interface good first issue Good for newcomers T: New Feature TYPE: New features to be added

Comments

@danbryan
Copy link
Contributor

Instead of

rly q balance harpoon
address {kujira1x9fxqdkg4rumkzrck8t3qnhm30jgfsx9ntcpas} balance {100000000ukuji} 

rly q balance theta  
address {cosmos1x9fxqdkg4rumkzrck8t3qnhm30jgfsx9zr6es6} balance {3000000uatom}

It would be nice if you could do

rly q balance(s) harpoon theta
Error: a key with name theta doesn't exist
@jtieri jtieri added good first issue Good for newcomers C: CLI COMPONENT: Command-Line Interface T: New Feature TYPE: New features to be added labels Mar 18, 2024
@neitdung neitdung linked a pull request May 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: CLI COMPONENT: Command-Line Interface good first issue Good for newcomers T: New Feature TYPE: New features to be added
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants