Show rewards information about a voter, registered Validator, or Validator Group
Show rewards information about a voter, registered Validator, or Validator Group
Show rewards information about a voter, registered Validator, or Validator Group​USAGE$ celocli rewards:show​OPTIONS-x, --extended show extra columns​--columns=columns only show provided columns(comma-separated)​--csv output is csv format [alias:--output=csv]​--epochs=epochs [default: 1] Show results forthe last N epochs​--estimate Estimate voter rewards fromcurrent votes​--filter=filter filter property by partialstring matching, ex: name=foo​--group=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d Validator Group to showrewards for​--no-header hide table header from output​--no-truncate do not truncate output to fitscreen​--output=csv|json|yaml output in a more machinefriendly format​--slashing Show rewards for slashing​--sort=sort property to sort by (prepend'-' for descending)​--validator=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d Validator to show rewards for​--voter=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d Voter to show rewards for​EXAMPLEshow --address 0x5409ed021d9299bf6814279a6a1411a7e866a631
See code: src/commands/rewards/show.ts​