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