mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
natspec-format.rst: Update broken link to "Contract ABI"
This commit is contained in:
parent
8c8eca3ec2
commit
af482558cf
@ -195,8 +195,8 @@ JSON file as output:
|
|||||||
}
|
}
|
||||||
|
|
||||||
Note that the key by which to find the methods is the function's
|
Note that the key by which to find the methods is the function's
|
||||||
canonical signature as defined in the `Contract
|
canonical signature as defined in the :ref:`Contract
|
||||||
ABI <Ethereum-Contract-ABI#signature>`__ and not simply the function's
|
ABI <abi_function_selector>` and not simply the function's
|
||||||
name.
|
name.
|
||||||
|
|
||||||
.. _header-developer-doc:
|
.. _header-developer-doc:
|
||||||
|
Loading…
Reference in New Issue
Block a user