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

[p3] Several query commands in "distribution" fail to support "normal" output, all the returns of these commands are "json" format. #1416

Closed
shilei-wang opened this issue May 6, 2019 · 2 comments
Assignees
Labels
bug Something isn't working client

Comments

@shilei-wang
Copy link
Contributor

These commands are :
iriscli distribution delegator-distr-info
iriscli distribution delegation-distr-info
iriscli distribution validator-distr-info


To Reproduce

for example, in non-json mode:

iriscli distribution delegator-distr-info faa1ugvhffeqfsps8huydgn9ajtgxh8kgszuduukrv --chain-id=shilei-qa
[
{
"delegator_addr": "faa1ugvhffeqfsps8huydgn9ajtgxh8kgszuduukrv",
"val_operator_addr": "fva1ugvhffeqfsps8huydgn9ajtgxh8kgszucdke7t",
"del_pool_withdrawal_height": "1576"
}
]

Currect version:
v0.14.0

@shilei-wang shilei-wang added the bug Something isn't working label May 6, 2019
@chengwenxi
Copy link
Contributor

These three apis don't seem to make much sense, so should we consider removing them? @haifengxi

@haifengxi
Copy link
Contributor

Let's drop these three subcommands @chengwenxi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working client
Projects
None yet
Development

No branches or pull requests

3 participants