mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-24 20:37:17 +00:00
bfbcfbe4a9
I forgot to update one instance of "go-ethereum" in commit
|
||
---|---|---|
.. | ||
.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 :-)