Skip to main content

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

NameTypeDescription
delegator_addressstringBech32 account address
validator_addressstringBech32 account address

Overrides

AminoMsg.value