Bas van Kervel c273ed7d82 Moved leveldb update loop to eth/backend
change order of block insert and update LastBlock

bugfix, wrong hash stored in blockDb
2015-04-23 17:58:58 +02:00
..
2014-02-14 23:56:09 +01:00
2014-02-14 23:56:09 +01:00

ethdb

The ethdb package contains the ethereum database interfaces

Installation

go get github.com/ethereum/ethdb-go

Usage

Todo :-)