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