Uno-Re / unore-uno-dao

0 stars 0 forks source link

[I-05] Prefer battle-tested code over reimplementing common patterns #26

Open ddimitrov22 opened 10 months ago

ddimitrov22 commented 10 months ago

Instead of reimplementing your own Ownership contract, use the one provided by OpenZeppelin (Ownable2Step), since it is well-tested and optimized.

wankhede04 commented 9 months ago

fixed at commit https://github.com/Uno-Re/unore-uno-dao/commit/a9aff7ea5d0c3f58838a80c9dbf47997d93a0055