250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- built in object
- bitcoin
- Redux
- node.js
- HTML
- evm
- typeScript
- web
- Ethereum
- API
- middleware
- useState
- REACT
- solidity
- concept
- SSR
- tailwindcss
- 삶
- hardhat
- Props
- express.js
- 기준
- CSS
- graphQL
- JavaScript
- nextJS
- error
- Interface
- blockchain
- CLASS
Archives
- Today
- Total
목록Block Production (1)
ReasonJun

Block represents an Ethereum block. Note the Block type tries to be 'immutable', and contains certain caches that rely on that. The rules around block immutability are as follows: We copy all data when the block is constructed. This makes references held inside the block independent of whatever value was passed in. We copy all header data on access. This is because any change to the header would..
Blockchain/Ethereum
2024. 1. 16. 18:46