diff --git a/hardhat.config.js b/hardhat.config.js index 8e553b2..0524c0d 100644 --- a/hardhat.config.js +++ b/hardhat.config.js @@ -60,7 +60,7 @@ task("create-wallet", "Creates a new wallet json", async () => { * @type import('hardhat/config').HardhatUserConfig */ module.exports = { - solidity: "0.8.0", + solidity: "0.8.2", // defaultNetwork: 'localhost', networks: { hardhat: {