mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
parent
1d11dee5ca
commit
6becda8ff1
@ -130,7 +130,7 @@ Table "PlainState"
|
||||
Store together Accounts and Storage.
|
||||
|
||||
Accounts: key="account address", value="current state of each account".
|
||||
Storage: key="account address+incarnation+sorage hash", value="current value of storage".
|
||||
Storage: key="account address+incarnation+storage hash", value="current value of storage".
|
||||
|
||||
The accounts encoded by function `account.go:EncodeForStorage()` so that the first byte of a
|
||||
field is its length and bytes afterward the field itself.
|
||||
|
Loading…
Reference in New Issue
Block a user