Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MsgWithdrawDelegatorReward
Variable MsgWithdrawDelegatorReward
Msg
Withdraw
Delegator
Reward
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
MsgWithdrawDelegatorReward
;
encode
(
message
:
MsgWithdrawDelegatorReward
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
MsgWithdrawDelegatorRewardAmino
)
:
MsgWithdrawDelegatorReward
;
fromAminoMsg
(
object
:
MsgWithdrawDelegatorRewardAminoMsg
)
:
MsgWithdrawDelegatorReward
;
fromPartial
(
object
:
{
delegatorAddress
?:
string
;
validatorAddress
?:
string
;
}
)
:
MsgWithdrawDelegatorReward
;
fromProtoMsg
(
message
:
MsgWithdrawDelegatorRewardProtoMsg
)
:
MsgWithdrawDelegatorReward
;
toAmino
(
message
:
MsgWithdrawDelegatorReward
)
:
MsgWithdrawDelegatorRewardAmino
;
toAminoMsg
(
message
:
MsgWithdrawDelegatorReward
)
:
MsgWithdrawDelegatorRewardAminoMsg
;
toProto
(
message
:
MsgWithdrawDelegatorReward
)
:
Uint8Array
;
toProtoMsg
(
message
:
MsgWithdrawDelegatorReward
)
:
MsgWithdrawDelegatorRewardProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...