Do not call ABIEncoderV2 experimental.

This commit is contained in:
chriseth
2019-12-12 10:59:07 +01:00
parent b9c35916e5
commit c175a468ab
15 changed files with 23 additions and 22 deletions
-1
View File
@@ -222,7 +222,6 @@ Input Description
"constantOptimizer": false,
// The new Yul optimizer. Mostly operates on the code of ABIEncoderV2.
// It can only be activated through the details here.
// This feature is still considered experimental.
"yul": false,
// Tuning options for the Yul optimizer.
"yulDetails": {