Upgraded client states

UpgradedClientState queries an Upgraded IBC light client.

get
Responses
200
A successful response.
application/json
get
GET /ibc/core/client/v1/upgraded_client_states HTTP/1.1
Host: stride.nownodes.io
Accept: */*
{
  "upgraded_client_state": {
    "@type": "text",
    "ANY_ADDITIONAL_PROPERTY": "anything"
  }
}

Revision created

GitBook: No commit message