lens icon indicating copy to clipboard operation
lens copied to clipboard

Cross Chain Distribution

Open joeabbey opened this issue 3 years ago • 1 comments

  • [ ] lens q distribution commission [chains] [key] Show the set of validator commission available for a given key across chains
  • [ ] lens q distribution community-pool [chains] Show the set of community pool coins across chains
  • [ ] lens q distribution params Show the set of params across chains
  • [ ] lens q distribution rewards [chains] [key] Show the set of delegator rewards or rewards from a particular validator
  • [ ] lens q distribution slashes [chains] [address] [key] [start-height] [end-height] Show the set of delegator rewards or rewards from a particular validator
  • [ ] lens q distribution validator-outstanding-rewards [chains] [address] Show the set of slashes for a particular validator across chains

joeabbey avatar Dec 31 '21 22:12 joeabbey

withdraw-rewards and withdraw-all rewards are grouped in #15. They are separated by an --all flag. Happy too pull it outs if needed.

tac0turtle avatar Jan 01 '22 18:01 tac0turtle