Cyfrin / foundry-defi-stablecoin-cu

250 stars 117 forks source link

Update DecentralizedStableCoin.sol - Added Ownable comments #26

Closed ChefAharoni closed 1 year ago

ChefAharoni commented 1 year ago

Ownable's initial owner must be explicitly entered in the constructor, added comments to clarify this for future versions of OpenZeppelin contracts. Relative changes