PatrickAlphaC / hardhat-fund-me-fcc

82 stars 183 forks source link

Updated compiler version in FundMe #86

Closed RoboCrypter closed 1 year ago

RoboCrypter commented 1 year ago

As there is already a solc version "0.8.8" in hardhat.config.js and solc version "0.8.0" is not included in there!

PatrickAlphaC commented 1 year ago

Could we do 0.8.7?

PatrickAlphaC commented 1 year ago

Thank you!