We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 016d4ba commit ea7ec28Copy full SHA for ea7ec28
hardhat.config.ts
@@ -65,7 +65,7 @@ const config: HardhatUserConfig = {
65
tests: "./test",
66
},
67
solidity: {
68
- version: "0.8.24",
+ version: "0.8.27",
69
settings: {
70
metadata: {
71
// Not including the metadata hash
0 commit comments