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 = {
timeout: 50000,
},
solidity: {
version: '0.8.7',
version: '0.7.0',
settings: {
optimizer: {
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