Skip to content

Remove DelegatorAddress from Msg CreateValidator #4595

Closed
@Guy1m0

Description

@Guy1m0

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

Metadata

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