Commit e65c6f1
authored
Update index.md
Added that the storage root of an ethereum account is empty
Reference : https://ethereum.org/en/developers/docs/accounts/
` This trie encodes the hash of the storage contents of this account, and is empty by default.`1 parent d02ed0b commit e65c6f1
File tree
1 file changed
+5
-1
lines changed- src/content/developers/docs/data-structures-and-encoding/patricia-merkle-trie
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
| 203 | + | |
202 | 204 | | |
203 | 205 | | |
204 | | - | |
| 206 | + | |
205 | 207 | | |
206 | 208 | | |
207 | 209 | | |
| |||
233 | 235 | | |
234 | 236 | | |
235 | 237 | | |
| 238 | + | |
| 239 | + | |
236 | 240 | | |
237 | 241 | | |
238 | 242 | | |
| |||
0 commit comments