DisabledListResponse is the response type for the Query/DisabledList RPC method.
GET /cosmos/circuit/v1/disable_list HTTP/1.1 Host: tia-rest.nownodes.io Accept: */*
A successful response.
{ "disabled_list": [ "text" ] }