terra_sdk.core.ibc.msgs.client
ibc connection module message types.
MsgCreateClient Objects
_2@attr.s_2class MsgCreateClient(Msg)
MsgCreateClientResponse defines the Msg/CreateClient response type.
MsgUpdateClient Objects
_2@attr.s_2class MsgUpdateClient(Msg)
MsgUpdateClient defines a sdk.Msg to update an IBC client state using the given header.
MsgUpgradeClient Objects
_2@attr.s_2class MsgUpgradeClient(Msg)
MsgUpgradeClient defines an sdk.Msg to upgrade an IBC client to a new client state
MsgSubmitMisbehaviour Objects
_2@attr.s_2class MsgSubmitMisbehaviour(Msg)
MsgSubmitMisbehaviour defines a sdk.Msg type that submits Evidence for light client misbehaviour.