mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-23 12:07:17 +00:00
c273ed7d82
change order of block insert and update LastBlock bugfix, wrong hash stored in blockDb |
||
---|---|---|
.. | ||
.gitignore | ||
database_test.go | ||
database.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 :-)