[][src]Module merkle_trees::db

Structs

InMemoryBigUintHashDb
InMemoryHashValueDb

Uses an in-memory hashmap and assumes the hash is bytes

Traits

HashValueDb

Database to map hashes to values (H -> V)