Msg

ChannelOpenTry defines a rpc handler method for MsgChannelOpenTry.

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

Request body

port_idstring
previous_channel_idstring

Deprecated: this field is unused. Crossing hello's are no longer supported in core IBC.

counterparty_versionstring
proof_initstring byte
signerstring

Response

A successful response.

Changes