Msg

ConnectionOpenConfirm defines a rpc handler method for MsgConnectionOpenConfirm.

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

Request body

connection_idstring
proof_ackstring byte
signerstring

Response

A successful response.

IbcCoreConnectionV1MsgConnectionOpenConfirmResponse required

MsgConnectionOpenConfirmResponse defines the Msg/ConnectionOpenConfirm response type.

Changes