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

feat: multiple balance query #1461

Merged
merged 5 commits into from
Jun 2, 2024
Merged

Conversation

neitdung
Copy link
Contributor

@neitdung neitdung commented May 7, 2024

close #1429


Description:

  • Add balances cmd to query multi chain balances
  • Example query:
rly q balances cosmoshub osmosis
rly q balances cosmoshub osmosis --key-name=test
  • Example response:
    image

@neitdung neitdung requested a review from a team as a code owner May 13, 2024 03:30
cmd/flags.go Outdated Show resolved Hide resolved
cmd/query.go Outdated Show resolved Hide resolved
@Reecepbcups Reecepbcups enabled auto-merge (squash) June 2, 2024 20:15
@Reecepbcups Reecepbcups merged commit df42391 into cosmos:main Jun 2, 2024
21 checks passed
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 this pull request may close these issues.

feature: multiple balance query
2 participants