Merge pull request #2211 from ethereum/jsonio-fixes

Follow the JSON I/O spec closely
This commit is contained in:
Alex Beregszaszi
2017-05-02 16:47:14 +01:00
committed by GitHub
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -221,7 +221,7 @@ Output Description
// Assembly (string)
assembly: "",
// Old-style assembly (object)
legacyAssembly: [],
legacyAssembly: {},
// Bytecode and related details.
bytecode: {
// The bytecode as a hex string.