mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
I forgot to update one instance of "go-ethereum" in commit
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| database.go | ||
| database_test.go | ||
| memory_database.go | ||
| README.md | ||
ethdb
The ethdb package contains the ethereum database interfaces
Installation
go get github.com/ethereum/ethdb-go
Usage
Todo :-)