mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 19:50:36 +00:00
c161d73d42
I don't see why we would need two different accessors for a public field. |
||
---|---|---|
.. | ||
.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 :-)