Next-BlockChain

고정 헤더 영역

글 제목

메뉴 레이어

Next-BlockChain

메뉴 리스트

  • 홈
  • 태그
  • 분류 전체보기 (358)
    • Computer Science (19)
      • OS (3)
      • Network (1)
      • NoSQL (4)
      • DevOps (2)
      • Security (8)
    • Blockchain (94)
      • BlockChain Theory (25)
      • Bitcoin (3)
      • Ethereum (17)
      • Cosmos (4)
      • DeFi (13)
      • DID (3)
      • NFT (7)
      • Oracle - Chainlink (8)
      • Geth_2019_(NAKsir-melody)님자.. (1)
    • Web (13)
      • React (6)
      • NodeJS (4)
      • Echo (2)
    • Programming Language (201)
      • Go (60)
      • Solidity (40)
      • HTML (2)
      • JavaScript (97)
      • CSS (2)
    • 독서 (19)
      • 독후감 (19)
    • 교양 (6)
      • 국어 (4)
      • 영어 (1)
      • 인물 (1)
    • 경제 (0)

검색 레이어

Next-BlockChain

검색 영역

컨텐츠 검색

solidity view

  • Solidity - View and Pure Functions

    2022.12.27 by Yongari

Solidity - View and Pure Functions

View and Pure Functions View와 Pure 함수들 Getter functions can be declared view or pure. Getter 함수는 view 함수 또는 pure 함수로 선언될 수 있다. View function declares that no state will be changed. View 함수는 상태가 변경되지 않음 Pure function declares that no state variable will be changed or read. Pure 함수는 상태변수가 변경되거나 읽히지 않는다. // SPDX-License-Identifier: MIT pragma solidity ^0.8.17; contract ViewAndPure { uint public x =..

Programming Language/Solidity 2022. 12. 27. 19:21

추가 정보

인기글

최신글

페이징

이전
1
다음
TISTORY
Next-BlockChain © Magazine Lab
페이스북 트위터 인스타그램 유투브 메일

티스토리툴바