mirror of https://github.com/status-im/op-geth.git
a23478c0be | ||
---|---|---|
.. | ||
.gitignore | ||
README.md | ||
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 :-)