ethereum_book icon indicating copy to clipboard operation
ethereum_book copied to clipboard

在英文书 Mastering Ethereum 里,是使用 Data structures 而不是 Blockchain

Open milochen0418 opened this issue 7 years ago • 1 comments

在英文书 Mastering Ethereum 里,是使用 Data structures 而不是 Blockchain Data structures Ethereum's state is stored locally on each node as a database (usually Google's LevelDB), which contains the transactions and system state in a serialized hashed data structure called a Merkle Patricia Tree.

milochen0418 avatar Mar 03 '19 15:03 milochen0418

請問一下,為什麼不能接受大家將錯誤內容改正 ? 其原因是什麼 ? Thanks

milochen0418 avatar Mar 30 '19 16:03 milochen0418