Response Body
*/*
*/*
curl -X GET "https://api.terp.network/ibc/client/v1/params"{
"params": {
"allowed_clients": [
"string"
]
}
}{
"error": "string",
"code": 0,
"message": "string",
"details": [
{
"type_url": "string",
"value": "string"
}
]
}