chain-jslib
chain-jslib copied to clipboard
Problem : Should add support to withdraw all delegated funds without specifying validator individually [MsgWithdrawDelegationRewardsAll]
MsgWithdrawDelegationRewardsAll
When a delegator wishes to withdraw their rewards it must send MsgWithdrawDelegationRewardsAll. Note that parts of this transaction logic are also triggered each with any change in individual delegations, such as an unbond, redelegation, or delegation of additional tokens to a specific validator.`