You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QOS chain need some enhancement on the business including staking, governance and so on.
Refer to the qoscli for some implementations examples:
[vagrant@vagrant-192-168-1-223 pre2000]$ ./qoscli query -h
query(alias `q`) subcommands.
Usage:
qoscli query [command]
Aliases:
query, q
Available Commands:
delegator-income Query distribution delegator income info
community-fee-pool Query community fee pool
validators Query all validators info
validator-miss-vote Query validator miss vote info in the nearest voting window
delegation Query delegation info
delegations Query all delegations made by one delegator
delegations-to Query all delegations made to one validator
unbondings Query all unbonding delegations by delegator
redelegations Query all redelegations by delegator
proposals Query proposals with optional filters
votes Query votes on a proposal
deposits Query deposits on a proposal
tally Get the tally of a proposal vote
total-inflation Query total inflation QOS amount, both in genesis and inflation phrases
total-applied Query total applied QOS amount, both in genesis and inflation phrases
From next phase on, lite wallet will be fully supporting QOS chain on latest version and so on.
The text was updated successfully, but these errors were encountered: