Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
@0x/contracts-zero-ex: Introduce the TransformERC20 feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
dorothy-zbornak authored and merklejerk committed May 5, 2020
1 parent d88635d commit 4d92f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/zero-ex/compiler.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"compilerSettings": {
"evmVersion": "istanbul",
"optimizer": {
"enabled": true,
"enabled": false,
"runs": 1000000,
"details": { "yul": true, "deduplicate": true, "cse": true, "constantOptimizer": true }
},
Expand Down

0 comments on commit 4d92f97

Please sign in to comment.