Response Body
application/json
application/json
curl -X GET "http://localhost:1317/cosmos/protocolpool/v1/continuous_funds"{
"continuous_funds": [
{
"recipient": "string",
"percentage": "string",
"expiry": "2019-08-24T14:15:22Z"
}
]
}{
"error": "string",
"code": 0,
"message": "string",
"details": [
{
"type_url": "string",
"value": "string"
}
]
}