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
+16
View File
@@ -1632,6 +1632,22 @@ paths:
description: Key password is wrong
500:
description: Internal Server Error
/distribution/community_pool:
get:
summary: Community pool parameters
tags:
- ICS24
produces:
- application/json
responses:
200:
description: OK
schema:
type: array
items:
$ref: "#/definitions/Coin"
500:
description: Internal Server Error
/distribution/parameters:
get:
summary: Fee distribution parameters