VIS-2 / taobank-04-24

0 stars 0 forks source link

Owner can renounce ownership #34

Open DanailYordanov opened 4 months ago

DanailYordanov commented 4 months ago

Description

If the project's roadmap doesn't anticipate relinquishing total ownership control, consider overriding OpenZeppelin's Ownable renounceOwnership() function to deactivate it. Otherwise, important functions can be left inaccessible in case of owner relinquishing.