Options
All
  • Public
  • Public/Protected
  • All
Menu

MsgUpgradeClient defines an sdk.Msg to upgrade an IBC client to a new client state

Hierarchy

  • MsgUpgradeClient

Index

Properties

client_id: string

client unique identifier

client_state?: <internal>.Any

upgraded client state

consensus_state?: <internal>.Any

upgraded consensus state, only contains enough information to serve as a basis of trust in update logic

proof_upgrade_client: Uint8Array

proof that old chain committed to new client

proof_upgrade_consensus_state: Uint8Array

proof that old chain committed to new consensus state

signer: string

signer address