forked from inoutcode/ethereum_book
-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
在英文书 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels