Msg

ChannelOpenConfirm defines a rpc handler method for MsgChannelOpenConfirm.

post/ibc.core.channel.v1.Msg/ChannelOpenConfirm

Request body

channel_idstring
port_idstring
proof_ackstring byte
signerstring

Response

A successful response.

IbcCoreChannelV1MsgChannelOpenConfirmResponse required

MsgChannelOpenConfirmResponse defines the Msg/ChannelOpenConfirm response type.

Changes