Msg

ConnectionOpenAck defines a rpc handler method for MsgConnectionOpenAck.

post/ibc.core.connection.v1.Msg/ConnectionOpenAck

Request body

connection_idstring
counterparty_connection_idstring
host_consensus_state_proofstring byte
proof_clientstring byte
proof_consensusstring byte
proof_trystring byte
signerstring

Response

A successful response.

IbcCoreConnectionV1MsgConnectionOpenAckResponse required

MsgConnectionOpenAckResponse defines the Msg/ConnectionOpenAck response type.

Changes