Skip to content

Commit

Permalink
add geth code for stateDB
Browse files Browse the repository at this point in the history
  • Loading branch information
von-steinkirch authored Feb 18, 2023
1 parent f53cf0b commit 7b78dd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions blockchains/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@

<br>

* [geth code for stateDB](https://github.com/ethereum/go-ethereum/blob/d4d288e3f1cebb183fce9137829a76ddf7c6d12a/core/state/statedb.go#L64)
* [understanding trie databases, by d. brickwood](https://medium.com/shyft-network/understanding-trie-databases-in-ethereum-9f03d2c3325d)

0 comments on commit 7b78dd8

Please sign in to comment.