Commit 1489da48 authored by Mark Tyneway's avatar Mark Tyneway

contracts-periphery: remove old compiler version

parent a0d3b596
......@@ -99,12 +99,6 @@ const config: HardhatUserConfig = {
},
solidity: {
compilers: [
{
version: '0.8.9',
settings: {
optimizer: { enabled: true, runs: 10_000 },
},
},
{
version: '0.8.15',
settings: {
......
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