Search
Preparing search index...
The search index is not available
Secret.js Docs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Secret.js Docs
MsgUpgradeClient
Class MsgUpgradeClient
MsgUpdateClient defines an sdk.Msg to update a IBC client state using the given header.
Hierarchy
MsgUpgradeClient
Implements
Msg
Index
Constructors
constructor
Methods
to
Amino
to
Proto
Constructors
constructor
new
Msg
Upgrade
Client
(
msg
:
<internal>
.
MsgUpgradeClient
)
:
MsgUpgradeClient
Parameters
msg:
<internal>
.
MsgUpgradeClient
Returns
MsgUpgradeClient
Methods
to
Amino
to
Amino
(
)
:
Promise
<
AminoMsg
>
Returns
Promise
<
AminoMsg
>
to
Proto
to
Proto
(
)
:
Promise
<
ProtoMsg
>
Returns
Promise
<
ProtoMsg
>
Exports
<internal>
Msg
Upgrade
Client
constructor
to
Amino
to
Proto
MsgUpdateClient defines an sdk.Msg to update a IBC client state using the given header.