Commit 78196f09 by Francisco Giordano

Configure compilation with solc 0.7.4

parent 7af8b510
...@@ -15,6 +15,6 @@ module.exports = { ...@@ -15,6 +15,6 @@ module.exports = {
}, },
}, },
solc: { solc: {
version: '0.6.12', version: '0.7.4',
}, },
}; };
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