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
MsgUndelegate
Class MsgUndelegate
MsgUndelegate defines an SDK message for performing an undelegation from a delegate and a validator
Hierarchy
MsgUndelegate
Implements
Msg
Index
Constructors
constructor
Properties
params
Methods
to
Amino
to
Proto
Constructors
constructor
new
Msg
Undelegate
(
params
:
MsgUndelegateParams
)
:
MsgUndelegate
Parameters
params:
MsgUndelegateParams
Returns
MsgUndelegate
Properties
params
params
:
MsgUndelegateParams
Methods
to
Amino
to
Amino
(
)
:
Promise
<
AminoMsg
>
Returns
Promise
<
AminoMsg
>
to
Proto
to
Proto
(
)
:
Promise
<
ProtoMsg
>
Returns
Promise
<
ProtoMsg
>
Exports
<internal>
Msg
Undelegate
constructor
params
to
Amino
to
Proto
MsgUndelegate defines an SDK message for performing an undelegation from a delegate and a validator