PatrickAlphaC / hardhat-nft-fcc

102 stars 140 forks source link

Moved emit event after _safeMint. #24

Closed RoboCrypter closed 2 years ago

RoboCrypter commented 2 years ago

Moved emit event after _safeMint.

PatrickAlphaC commented 2 years ago

Thanks!