Msg

UpgradeClient defines a rpc handler method for MsgUpgradeClient.

post/ibc.core.client.v1.Msg/UpgradeClient

Request body

client_idstring
proof_upgrade_clientstring byte
proof_upgrade_consensus_statestring byte
signerstring

Response

A successful response.

IbcCoreClientV1MsgUpgradeClientResponse required

MsgUpgradeClientResponse defines the Msg/UpgradeClient response type.

Changes