PatrickAlphaC / hardhat-nft-fcc

100 stars 139 forks source link

Changed the visiblity of tokenCounter variable. #13

Closed RoboCrypter closed 2 years ago

RoboCrypter commented 2 years ago

Changed tokenCounter visiblity from public to private.

PatrickAlphaC commented 2 years ago

Thanks!