Skip to content

remove ownableRoles from MintableERC20#137

Merged
GWSzeto merged 1 commit intomainfrom
remove-ownable-roles
Aug 27, 2024
Merged

remove ownableRoles from MintableERC20#137
GWSzeto merged 1 commit intomainfrom
remove-ownable-roles

Conversation

@GWSzeto
Copy link
Copy Markdown
Contributor

@GWSzeto GWSzeto commented Aug 27, 2024

OwnableRoles is not needed to be inherited in this scenario as it's being directly referenced as such:
OwnableRoles(address(this)).method

@GWSzeto GWSzeto merged commit 8d48c42 into main Aug 27, 2024
@GWSzeto GWSzeto deleted the remove-ownable-roles branch August 27, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants