Merge remote-tracking branch 'origin/develop' into breaking

This commit is contained in:
chriseth
2020-11-18 20:05:02 +01:00
89 changed files with 2313 additions and 1511 deletions
+1 -1
View File
@@ -441,7 +441,7 @@ Output Description
// If the language used has no contract names, this field should equal to an empty string.
"ContractName": {
// The Ethereum Contract ABI. If empty, it is represented as an empty array.
// See https://solidity.readthedocs.io/en/develop/abi-spec.html
// See https://docs.soliditylang.org/en/develop/abi-spec.html
"abi": [],
// See the Metadata Output documentation (serialised JSON string)
"metadata": "{...}",