Msg

ChannelCloseInit defines a rpc handler method for MsgChannelCloseInit.

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

Request body

channel_idstring
port_idstring
signerstring

Response

A successful response.

IbcCoreChannelV1MsgChannelCloseInitResponse required

MsgChannelCloseInitResponse defines the Msg/ChannelCloseInit response type.

Changes