Skip to content

Remove DelegatorAddress from Msg CreateValidator #4595

Closed
@Guy1m0

Description

For the type MsgCreateValidator, it has the following logic in ValidateBasic

2371561020490_ pic

But when calls its GetSigners(), it checks again if the two address, ValidatorAddress and DelegatorAddress, are equal.

2391561020540_ pic

Therefore, I think the later if-condition might be redundant

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions