openethereum/crates/db/memory-db/README.md
2021-01-14 15:30:57 +01:00

1 line
158 B
Markdown

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