Skip to content

No need for mapping in Ownable.sol? #6

Description

@Nikhil22

I am wondering why you are storing owner in a mapping. Since you set the current owner value to false when there is a transfer of ownership, why not just have a single address public owner?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions