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

1 line
158 B
Markdown
Raw 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`.