mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add TangerineWhistle.
This commit is contained in:
@@ -539,7 +539,7 @@ Allowed options)",
|
||||
(
|
||||
g_strEVMVersion.c_str(),
|
||||
po::value<string>()->value_name("version"),
|
||||
"Select desired EVM version. Either homestead or byzantium (default)."
|
||||
"Select desired EVM version. Either homestead, tangerineWhistle, spuriousDragon or byzantium (default)."
|
||||
)
|
||||
(g_argOptimize.c_str(), "Enable bytecode optimizer.")
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user