Module reth_trie::hash_builder

Expand description

The implementation of hash builder. MPT hash builder implementation.

Structs§

  • A component used to construct the root hash of the trie.
  • The hash builder state for storing in the database. Check the reth-trie crate for more info on hash builder.

Enums§