mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Follow the JSON I/O spec closely
This commit is contained in:
committed by
chriseth
parent
1b15291af2
commit
ed3ab3506a
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user