erigon-pulse/cmd/restapi/rest
Alex Sharov b490192e67
Use KV Abstraction in RestAPI (#400)
* Introduce NoValuesCursor. From() method is useless because can be replaced by Seek().`
* implement NoValueCursor interface
* use abstract db in restapi
* cleanup .md
2020-03-24 09:12:55 +07:00
..
serve_rest.go Use KV Abstraction in RestAPI (#400) 2020-03-24 09:12:55 +07:00