Msg

ChannelCloseConfirm defines a rpc handler method for MsgChannelCloseConfirm.

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

Request body

channel_idstring
counterparty_upgrade_sequencestring uint64
port_idstring
proof_initstring byte
signerstring

Response

A successful response.

IbcCoreChannelV1MsgChannelCloseConfirmResponse required

MsgChannelCloseConfirmResponse defines the Msg/ChannelCloseConfirm response type.

Changes