Msg

ChannelUpgradeTry defines a rpc handler method for MsgChannelUpgradeTry.

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

Request body

port_idstring
channel_idstring
proposed_upgrade_connection_hopsstring[]
counterparty_upgrade_sequencestring uint64
proof_channelstring byte
proof_upgradestring byte
signerstring

Response

A successful response.

Changes