36533f7c3f
Fixes for new geth version |
||
---|---|---|
.. | ||
.travis.yml | ||
blockservice.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
README.md |
go-blockservice
go-blockservice provides a seamless interface to both local and remote storage backends.
Table of Contents
TODO
The interfaces here really would like to be merged with the blockstore interfaces. The 'dagservice' constructor currently takes a blockservice, but it would be really nice if it could just take a blockstore, and have this package implement a blockstore.
Contribute
PRs are welcome!
Small note: If editing the Readme, please conform to the standard-readme specification.
License
MIT © Juan Batiz-Benet