Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #209 from irisnet/develop
Browse files Browse the repository at this point in the history
R4R:merge master from develop branch
  • Loading branch information
zhangjinbiao746 authored Jan 2, 2020
2 parents 52b04fc + 2670d30 commit 81a231b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/msg/distribution.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ type DocTxMsgWithdrawValidatorRewardsAll struct {
}

func (doctx *DocTxMsgWithdrawValidatorRewardsAll) Type() string {
return constant.TxTypeWithdrawDelegatorRewardsAll
return constant.TxTypeWithdrawValidatorRewardsAll
}

func (doctx *DocTxMsgWithdrawValidatorRewardsAll) BuildMsg(txMsg interface{}) {
Expand Down

0 comments on commit 81a231b

Please sign in to comment.