Response Body
application/json
application/json
curl -X GET "http://localhost:1317/cosmos/protocolpool/v1/params"{
"params": {
"enabled_distribution_denoms": [
"string"
],
"distribution_frequency": "string"
}
}{
"error": "string",
"code": 0,
"message": "string",
"details": [
{
"type_url": "string",
"value": "string"
}
]
}