Params

ClientParams queries all parameters of the ibc client submodule.

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