Params

Params queries all parameters of the ICA host submodule.

get
Responses
200
A successful response.
application/json
get
GET /ibc/apps/interchain_accounts/host/v1/params HTTP/1.1
Host: kava.nownodes.io
Accept: */*
{
  "params": {
    "host_enabled": true,
    "allow_messages": [
      "text"
    ]
  }
}

Revision created

GitBook: No commit message