Change link

This commit is contained in:
Chris Chinchilla 2019-08-12 18:49:55 +02:00
parent cbac3a4208
commit ba9b14cbbd
No known key found for this signature in database
GPG Key ID: 624A5C3EFBDD3850

View File

@ -363,7 +363,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://github.com/ethereum/wiki/wiki/Ethereum-Contract-ABI
// See https://solidity.readthedocs.io/en/develop/abi-spec.html
"abi": [],
// See the Metadata Output documentation (serialised JSON string)
"metadata": "{...}",