mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
b787c32233
The receive function documentation is slightly inaccurate currently, as a contract can still receive Ether through payable functions even if no receive or payable fallback function is present. |
||
---|---|---|
.. | ||
abstract-contracts.rst | ||
constant-state-variables.rst | ||
creating-contracts.rst | ||
errors.rst | ||
events.rst | ||
function-modifiers.rst | ||
functions.rst | ||
inheritance.rst | ||
interfaces.rst | ||
libraries.rst | ||
using-for.rst | ||
visibility-and-getters.rst |