Add optimizer settings to migrations compiler.json

This commit is contained in:
Fabio Berger
2018-06-27 18:31:34 +02:00
parent 26d3a487a5
commit c824fe8718

View File

@@ -1,6 +1,10 @@
{
"contractsDir": "../contracts/src/contracts",
"compilerSettings": {
"optimizer": {
"enabled": true,
"runs": 1000000
},
"outputSelection": {
"*": {
"*": [