Msg

ChannelOpenTry defines a rpc handler method for MsgChannelOpenTry.

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

Request body

counterparty_versionstring
port_idstring
previous_channel_idstring

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

proof_initstring byte
signerstring

Response

A successful response.

channel_idstring
versionstring

Changes