Skip to content

Private vs Internal and prepend _ #185

@Quazia

Description

@Quazia

I'd like to standardize to using underscores in internal function names (i.e. createERC20QuestInternal becomes _createERC20Quest) and switch any private functions over to internal unless there's an explicit reasoning behind having them be private.

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementchanges that improve the security, or performance of the code without modifying the functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions