lens
lens copied to clipboard
Cross Chain Distribution
- [ ] 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
withdraw-rewards and withdraw-all rewards are grouped in #15. They are separated by an --all flag. Happy too pull it outs if needed.