Commit 8144172f authored by yann300's avatar yann300

optimizer runs

parent 7a251571
...@@ -13,7 +13,7 @@ function compilerInput (contracts) { ...@@ -13,7 +13,7 @@ function compilerInput (contracts) {
settings: { settings: {
optimizer: { optimizer: {
enabled: false, enabled: false,
runs: 500 runs: 200
}, },
outputSelection: { outputSelection: {
'*': { '*': {
......
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