Versions in this module Expand all Collapse all v1 v1.0.2 Jan 31, 2023 v1.0.1 Jan 25, 2023 Changes in this version + type Adapter struct + func Wrap(v kvdb.Store) *Adapter + func (db *Adapter) NewBatch() ethdb.Batch + func (db *Adapter) NewIterator(prefix []byte, start []byte) ethdb.Iterator