Commit 73e080c2 authored by elenadimitrova's avatar elenadimitrova Committed by Kelvin Fichter

Switch batch-submitter package to compile with 0.7 as contracts are legacy

parent 3e3d93ba
...@@ -19,7 +19,7 @@ const config: HardhatUserConfig = { ...@@ -19,7 +19,7 @@ const config: HardhatUserConfig = {
timeout: 50000, timeout: 50000,
}, },
solidity: { solidity: {
version: '0.8.7', version: '0.7.0',
settings: { settings: {
optimizer: { optimizer: {
enabled: true, enabled: true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment