Response Body
application/json
application/json
curl -X GET "http://localhost:1317/terp/feeshare/v1/params"{
"params": {
"enable_fee_share": true,
"developer_shares": "string",
"allowed_denoms": [
"string"
]
}
}{
"error": "string",
"code": 0,
"message": "string",
"details": [
{
"type_url": "string",
"value": "string"
}
]
}