forked from cerc-io/plugeth
e6fb69296e
In order to make this happen, kill all remaining trivial uses of common/{rlp,value}.go. The non-trivial ones have been updated earlier. |
||
---|---|---|
.. | ||
.gitignore | ||
database_test.go | ||
database.go | ||
interface.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 :-)