QueryConnectionParamsResponse is the response type for the Query/ConnectionParams RPC method.
GET /ibc/core/connection/v1/params HTTP/1.1 Host: inj.nownodes.io Accept: */*
A successful response.
{ "params": { "max_expected_time_per_block": "text" } }