Implement client functionality for the community pool (#3939)
Fixes: #3937
This commit is contained in:
committed by
Alessio Treglia
parent
f635b1cd14
commit
38b7c0705c
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user