Follow the JSON I/O spec closely

This commit is contained in:
Alex Beregszaszi
2017-05-02 16:52:38 +02:00
committed by chriseth
parent 1b15291af2
commit ed3ab3506a
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -222,7 +222,7 @@ Output Description
// Assembly (string)
assembly: "",
// Old-style assembly (object)
legacyAssembly: [],
legacyAssembly: {},
// Bytecode and related details.
bytecode: {
// The bytecode as a hex string.