Does your contract inherit ownable?
Is your contract ownable?
It should have a function called renounceOwnership
If you are new to developing please follow OpenZeppelin Upgrades: Step by Step Tutorial for Hardhat
Read through the documentation.
Does your contract inherit ownable?
Is your contract ownable?
It should have a function called renounceOwnership
If you are new to developing please follow OpenZeppelin Upgrades: Step by Step Tutorial for Hardhat
Read through the documentation.