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
MsgWithdrawDelegationReward
Class MsgWithdrawDelegationReward
MsgWithdrawDelegatorReward represents delegation withdrawal to a delegator from a single validator.
Hierarchy
MsgWithdrawDelegationReward
Implements
Msg
Index
Constructors
constructor
Properties
params
Methods
to
Amino
to
Proto
Constructors
constructor
new
Msg
Withdraw
Delegation
Reward
(
params
:
MsgWithdrawDelegatorRewardParams
)
:
MsgWithdrawDelegationReward
Parameters
params:
MsgWithdrawDelegatorRewardParams
Returns
MsgWithdrawDelegationReward
Properties
params
params
:
MsgWithdrawDelegatorRewardParams
Methods
to
Amino
to
Amino
(
)
:
Promise
<
AminoMsg
>
Returns
Promise
<
AminoMsg
>
to
Proto
to
Proto
(
)
:
Promise
<
ProtoMsg
>
Returns
Promise
<
ProtoMsg
>
Exports
<internal>
Msg
Withdraw
Delegation
Reward
constructor
params
to
Amino
to
Proto
MsgWithdrawDelegatorReward represents delegation withdrawal to a delegator from a single validator.