We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The babylond CLI doesn't recognize the unbonding state as a valid BTC delegation state.
unbonding
v0.11.0
$ babylond query btcstaking btc-delegations unbonding Error: invalid status string; should be one of {pending, active, unbonding, unbonded, any}
The text was updated successfully, but these errors were encountered:
chore: add #139 to changelog
8f74c21
fix: removed btc status unbonding from error return string (#140)
a6a7c28
Closes: #139
RafilxTenfen
Successfully merging a pull request may close this issue.
Summary of Bug
The babylond CLI doesn't recognize the
unbonding
state as a valid BTC delegation state.Version
v0.11.0
Steps to Reproduce
The text was updated successfully, but these errors were encountered: