mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Explain json-io setting.
This commit is contained in:
parent
4ce0e7775d
commit
1246917e32
@ -101,6 +101,7 @@ Input Description
|
||||
enabled: true,
|
||||
runs: 500
|
||||
},
|
||||
evmVersion: "byzantium", // Version of the EVM to compile for. Affects type checking and code generation. Can be homestead, tangerineWhistle, spuriousDragon, byzantium or constantinople
|
||||
// Metadata settings (optional)
|
||||
metadata: {
|
||||
// Use only literal content and not URLs (false by default)
|
||||
|
Loading…
Reference in New Issue
Block a user