Update compiler version
Required by an openzeppelin contract
This commit is contained in:
parent
d1d92c6644
commit
ad8daa8649
@ -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: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user