-
Notifications
You must be signed in to change notification settings - Fork 305
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pcli: 🏓
query validator status
prints a table
this commit addresses @erwanor's review comment: #4263 (comment) > Frankly I would prefer that we do this in this pr, and finish this > ticket. The cumulative voting share does not matter. The reason this > command is important is that we have no way to observe validator > identities that are not part of the main staking indexed since we > merged #3846. My suggestion was about rendering the data in a table > rather than pretty-printing a toml. The command is useful if we just > render: > > * validator info (name / IK) > > * state > > * validator exchange rate > > * bonding state > > * voting power > > > The rest is bonus and completely auxiliary. What matters is that > there's some way to observe validator state. What we should tackle in > a separate issue is discoverability of validator identities. this commit prints the validator information in a table, including: * Voting Power * Commission * State * Bonding State * Exchange Rate * Identity Key * Name
- Loading branch information
Showing
1 changed file
with
107 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters