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
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
The text was updated successfully, but these errors were encountered:
These three apis don't seem to make much sense, so should we consider removing them? @haifengxi
Sorry, something went wrong.
Let's drop these three subcommands @chengwenxi
chengwenxi
shilei-wang
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: