PatrickAlphaC / dungeons-and-dragons-nft

#chainlink #nft
MIT License
633 stars 278 forks source link

Try to verify and contract and having the following error. #5

Closed cryptoseabook closed 3 years ago

cryptoseabook commented 3 years ago

Installed the truffle-verify-plugin and run command truffle run verify DungeonsAndDragonsCharacter --network rinkeby --license MIT

Giving following error: Verifying DungeonsAndDragonsCharacter Cannot find module '@chainlink/contracts/src/v0.6/VRFConsumerBase.sol'

PatrickAlphaC commented 3 years ago

I made a few changes. Could you repull then run yarn?

PatrickAlphaC commented 3 years ago

Closing for now