Browse Source

Update hardhat.config.js (#5675)

Maxim Tiron 5 months ago
parent
commit
fba8c4f58e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hardhat.config.js

+ 1 - 1
hardhat.config.js

@@ -1,5 +1,5 @@
 /// ENVVAR
-// - COMPILER:      compiler version (default: 0.8.24)
+// - COMPILER:      compiler version (default: 0.8.27)
 // - SRC:           contracts folder to compile (default: contracts)
 // - RUNS:          number of optimization runs (default: 200)
 // - IR:            enable IR compilation (default: false)