Solidity Fallback and Receive Functions + Code Examples

preview_player
Показать описание
There are the following special functions in Solidity:

* Getter functions
* Constructor
* Receive function
* Fallback function
* Selfdestruct – rather a keyword than a function

Рекомендации по теме