mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Change link
This commit is contained in:
parent
cbac3a4208
commit
ba9b14cbbd
@ -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": "{...}",
|
||||
|
Loading…
Reference in New Issue
Block a user