Params

ConnectionParams queries all parameters of the ibc connection submodule.

get
Responses
200
A successful response.
application/json
get
GET /ibc/core/connection/v1/params HTTP/1.1
Host: inj.nownodes.io
Accept: */*
{
  "params": {
    "max_expected_time_per_block": "text"
  }
}