Ethereum World state

2019独角兽企业重金招聘Python工程师标准>>> hot3.png

Ethereum World state_第1张图片

 

Ethereum World state_第2张图片

 

Ethereum World state_第3张图片

此处叶子节点,如yoyo:12,dawg:23是一对一对的key/value mapping,相对于Ethereum就是address/account的映射(包括 balance, nonce, codeHash, and storageRoot for each account (storageRoot本身又是一棵默克尔树))。

参考

https://medium.com/@preethikasireddy/how-does-ethereum-work-anyway-22d1df506369

转载于:https://my.oschina.net/swingcoder/blog/1619858

你可能感兴趣的:(Ethereum World state)