mirror of https://github.com/poanetwork/quorum.git
962255b373 | ||
---|---|---|
.. | ||
.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 :-)