package
0.0.0-20220620005849-a315113d9162
Repository: https://github.com/mycodeku/transtionhelper.git
Documentation: pkg.go.dev

# Functions

QueryDelegationRewards queries a delegation rewards between a delegator and a validator.
QueryDelegatorValidators returns delegator's list of validators it submitted delegations to.
QueryValidatorCommission returns a validator's commission.
WithdrawAllDelegatorRewards builds a multi-message slice to be used to withdraw all delegations rewards for the given delegator.
WithdrawValidatorRewardsAndCommission builds a two-message message slice to be used to withdraw both validation's commission and self-delegation reward.