Interface: AminoMsgWithdrawDelegatorReward
@shareledgerjs/client.distribution.AminoMsgWithdrawDelegatorReward
Message for delegation withdraw from a single validator
Hierarchy
AminoMsg↳
AminoMsgWithdrawDelegatorReward
Properties
type
• Readonly type: "cosmos-sdk/MsgWithdrawDelegationReward"
Overrides
AminoMsg.type
value
• Readonly value: Object
Type declaration
| Name | Type | Description |
|---|---|---|
delegator_address | string | Bech32 account address |
validator_address | string | Bech32 account address |
Overrides
AminoMsg.value