PatrickAlphaC / hardhat-nft-fcc

100 stars 139 forks source link

Converts the require into a revert statement #26

Closed RoboCrypter closed 2 years ago

RoboCrypter commented 2 years ago

Converted the require statement into a revert statement.

PatrickAlphaC commented 2 years ago

Nice!