Skip to Content
CosmWasmREST APIIbcCoreheight/(revision_height)

height/(revision_height)

Endpoint

get /ibc/core/connection/v1/connections/{connection_id}/consensus_state/revision/{revision_number}/height/{revision_height}

Parameters

Request Parameters

  • connection_id (path): connection identifier
  • revision_number (path): No description
  • revision_height (path): No description

Responses

Possible Responses

  • 200: A successful response.
  • default: An unexpected error response.
Last updated on