From 1246917e323eeae635ba7ed6a8a56a1995815bfd Mon Sep 17 00:00:00 2001 From: chriseth Date: Tue, 27 Feb 2018 18:53:51 +0100 Subject: Explain json-io setting. --- docs/using-the-compiler.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/using-the-compiler.rst b/docs/using-the-compiler.rst index 66e3ac35..df30b6b4 100644 --- a/docs/using-the-compiler.rst +++ b/docs/using-the-compiler.rst @@ -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) -- cgit v1.2.3