tanszek:oktatas:blockchain_technologia_es_virtualis_fizetoeszkoezoek
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| tanszek:oktatas:blockchain_technologia_es_virtualis_fizetoeszkoezoek [2024/11/21 17:32] – [Okosszerződések (Smart Contracts)] knehez | tanszek:oktatas:blockchain_technologia_es_virtualis_fizetoeszkoezoek [2024/11/21 17:32] (current) – [Okosszerződések (Smart Contracts)] knehez | ||
|---|---|---|---|
| Line 105: | Line 105: | ||
| <sxh javascript> | <sxh javascript> | ||
| - | // SPDX-License-Identifier: | ||
| pragma solidity ^0.8.0; | pragma solidity ^0.8.0; | ||
| Line 129: | Line 128: | ||
| modifier onlyOwner() { | modifier onlyOwner() { | ||
| require(msg.sender == owner, "Csak a biztosító végezheti ezt a műveletet." | require(msg.sender == owner, "Csak a biztosító végezheti ezt a műveletet." | ||
| - | _; | ||
| } | } | ||
tanszek/oktatas/blockchain_technologia_es_virtualis_fizetoeszkoezoek.1732210328.txt.gz · Last modified: 2024/11/21 17:32 by knehez
