/ibc/core/connection/v1/connections/{}/consensus_state/revision/{}/height/{}
ConnectionConsensusState queries the consensus state associated with the connection.
Parameters:
connection_id - string, connection unique identifier
revision_number- string, consensus state revision number
revision_height - string, consensus state revision height
Example:
Previous/ibc/core/connection/v1/connections/{connection_id}/client_stateNext/ibc/core/channel/v1/channels
Last updated