Explain json-io setting.

This commit is contained in:
chriseth 2018-02-27 18:53:51 +01:00
parent 4ce0e7775d
commit 1246917e32

View File

@ -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)