The metadata output is serialised

This commit is contained in:
Alex Beregszaszi 2017-03-29 22:33:14 +01:00
parent b7368ce067
commit 594f207606

View File

@ -201,8 +201,8 @@ Output Description
// The Ethereum Contract ABI. If empty, it is represented as an empty array.
// See https://github.com/ethereum/wiki/wiki/Ethereum-Contract-ABI
abi: [],
// See the Metadata Output documentation
metadata: {},
// See the Metadata Output documentation (serialised JSON string)
metadata: "{...}",
// User documentation (natspec)
userdoc: {},
// Developer documentation (natspec)