openethereum/crates/db/memory-db/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

1 line
158 B
Markdown
Raw Permalink Normal View History

MemoryDB is a reference counted memory-based [`HashDB`](https://github.com/paritytech/parity-common/tree/master/hash-db) implementation backed by a `HashMap`.