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
MsgUpdateClient
Class MsgUpdateClient
MsgUpdateClient defines an sdk.Msg to update a IBC client state using the given header.
Hierarchy
MsgUpdateClient
Implements
Msg
Index
Constructors
constructor
Methods
to
Amino
to
Proto
Constructors
constructor
new
Msg
Update
Client
(
msg
:
<internal>
.
MsgUpdateClient
)
:
MsgUpdateClient
Parameters
msg:
<internal>
.
MsgUpdateClient
Returns
MsgUpdateClient
Methods
to
Amino
to
Amino
(
)
:
Promise
<
AminoMsg
>
Returns
Promise
<
AminoMsg
>
to
Proto
to
Proto
(
)
:
Promise
<
ProtoMsg
>
Returns
Promise
<
ProtoMsg
>
Exports
<internal>
Msg
Update
Client
constructor
to
Amino
to
Proto
MsgUpdateClient defines an sdk.Msg to update a IBC client state using the given header.