Skip to content

Move VestingWallet's beneficiary zero address check to Ownable #4511

Closed
@ernestognw

Description

@ernestognw

Description

Currently, VestingWallet makes a check to validate that the owner is not the zero address. However, we consider this check should be performed in the Ownable contract instead.

maybe not in the PR, but we should remove that check here and move it to Ownable's constructor

Originally posted by @Amxx in #4508 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions