Crate reth_trie_db

source ·
Expand description

An integration of [reth-trie] with [reth-db].

Structs§

Traits§

  • Extends [HashedPostState] with operations specific for working with a database transaction.
  • Extends [HashedStorage] with operations specific for working with a database transaction.
  • Extends [Proof] with operations specific for working with a database transaction.
  • Extends [StateRoot] with operations specific for working with a database transaction.
  • Extends [StorageRoot] with operations specific for working with a database transaction.
  • Extends [TrieWitness] with operations specific for working with a database transaction.