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

Incorrect Short Description in btc-delegations command #247

Open
maiquanghiep opened this issue Nov 4, 2024 · 0 comments
Open

Incorrect Short Description in btc-delegations command #247

maiquanghiep opened this issue Nov 4, 2024 · 0 comments

Comments

@maiquanghiep
Copy link

Summary of Bug

Short description of btc-delegations is not up-to-dated.

Version

v0.15.0

Steps to Reproduce

When running babylond q btcstaking, it shows 4 statuses to filter pending, active, unbonding, unbonded

bash-5.1$
Querying commands for the btcstaking module

Usage:
  babylond query btcstaking [flags]
  babylond query btcstaking [command]

Available Commands:
  btc-delegations               retrieve all BTC delegations under the given status (pending, active, unbonding, unbonded, any)

But it looks like the command is now having these statuses as pending, verified, active, unbonded

bash-5.1$ babylond q btcstaking btc-delegations unbonding
Error: invalid status string; should be one of {pending, verified, active, unbonded, any}
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

1 participant