Implement client functionality for the community pool (#3939)

Fixes: #3937
This commit is contained in:
Jack Zampolin
2019-03-28 01:05:36 +00:00
committed by Alessio Treglia
parent f635b1cd14
commit 38b7c0705c
10 changed files with 108 additions and 0 deletions
+8
View File
@@ -637,6 +637,14 @@ To check the current distribution parameters, run:
gaiacli query distr params
```
#### Query distribution Community Pool
To query all coins in the community pool which is under Governance control:
```bash
gaiacli query distr community-pool
```
#### Query outstanding rewards
To check the current outstanding (un-withdrawn) rewards, run: