Skip to content

Conversation

@famouswizard
Copy link

While working with Ownable2StepUpgradeable (part of OpenZeppelin Upgradeable contracts), I noticed that the function __Ownable_init does not exist. Instead, __Ownable2Step_init is used, which is already correctly called in the code. The line __Ownable_init(_owner); is redundant and can be safely removed to clean up the implementation.

This change ensures the code aligns with the intended design of the Ownable2StepUpgradeable contract.

@netlify
Copy link

netlify bot commented Jan 28, 2025

👷 Deploy request for acre-dapp-testnet pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 0962bb0

@netlify
Copy link

netlify bot commented Jul 10, 2025

‼️ Deploy request for acre-dapp rejected.

Name Link
🔨 Latest commit 0962bb0

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.

1 participant