mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Do not call ABIEncoderV2 experimental.
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user