RedSquirrelTech / hoscdev

Code for Hands on Smart Contract Development. We recommend https://quickbeam.xyz/ for a more interactive learning experience. (discount code: HOSCDEV100)
http://shop.oreilly.com/product/0636920216018.do
137 stars 51 forks source link

Updated import path for openzeppelin #36

Closed BrunoDavies closed 3 years ago

BrunoDavies commented 3 years ago

The newer OpenZeppelin has the Ownable.sol under the /access/ folder. There is no longer an /ownership/ folder where the file was before.