We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
For the type MsgCreateValidator, it has the following logic in ValidateBasic
But when calls its GetSigners(), it checks again if the two address, ValidatorAddress and DelegatorAddress, are equal.
Therefore, I think the later if-condition might be redundant
Activity