mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
docs: Add selector to the index
This commit is contained in:
parent
4053805356
commit
36f769662b
@ -19,6 +19,7 @@ We assume that all contracts will have the interface definitions of any contract
|
||||
This specification does not address contracts whose interface is dynamic or otherwise known only at run-time.
|
||||
|
||||
.. _abi_function_selector:
|
||||
.. index:: selector
|
||||
|
||||
Function Selector
|
||||
=================
|
||||
|
@ -204,6 +204,7 @@ In comparison to contracts, libraries are restricted in the following ways:
|
||||
(These might be lifted at a later point.)
|
||||
|
||||
.. _library-selectors:
|
||||
.. index:: selector
|
||||
|
||||
Function Signatures and Selectors in Libraries
|
||||
==============================================
|
||||
|
Loading…
Reference in New Issue
Block a user